Home
last modified time | relevance | path

Searched refs:XRayAttrListFiles (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DLangOptions.h391 std::vector<std::string> XRayAttrListFiles; variable
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp984 LangOpts.XRayAttrListFiles, SM)), in ASTContext()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td2060 MarshallingInfoStringVector<LangOpts<"XRayAttrListFiles">>;