Home
last modified time | relevance | path

Searched refs:XRayNeverInstrumentFiles (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDLangOptions.cpp43 XRayNeverInstrumentFiles.clear(); in resetNonModularOptions()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h485 std::vector<std::string> XRayNeverInstrumentFiles; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp888 LangOpts.XRayNeverInstrumentFiles, in ASTContext()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
HDOptions.td2842 MarshallingInfoStringVector<LangOpts<"XRayNeverInstrumentFiles">>;