Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h490 std::vector<std::string> XRayAttrListFiles; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp889 LangOpts.XRayAttrListFiles, SM)), in ASTContext()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td2847 MarshallingInfoStringVector<LangOpts<"XRayAttrListFiles">>;