Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DLangOptions.cpp34 XRayNeverInstrumentFiles.clear(); in resetNonModularOptions()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DLangOptions.h200 std::vector<std::string> XRayNeverInstrumentFiles; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp2988 Opts.XRayNeverInstrumentFiles = in ParseLangArgs()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp792 LangOpts.XRayNeverInstrumentFiles, in ASTContext()