Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DLangOptions.cpp33 XRayNeverInstrumentFiles.clear(); in resetNonModularOptions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h298 std::vector<std::string> XRayNeverInstrumentFiles; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp977 LangOpts.XRayNeverInstrumentFiles, in ASTContext()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td1869 MarshallingInfoStringVector<LangOpts<"XRayNeverInstrumentFiles">>;