Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/
DLangOptions.cpp32 XRayAlwaysInstrumentFiles.clear(); in resetNonModularOptions()
/external/llvm-project/clang/include/clang/Basic/
DLangOptions.h258 std::vector<std::string> XRayAlwaysInstrumentFiles; variable
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp3468 Opts.XRayAlwaysInstrumentFiles = in ParseLangArgs()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp965 XRayFilter(new XRayFunctionFilter(LangOpts.XRayAlwaysInstrumentFiles, in ASTContext()