Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h411 std::vector<std::string> XRayAttrListFiles; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp958 LangOpts.XRayAttrListFiles, SM)), in ASTContext()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td2108 MarshallingInfoStringVector<LangOpts<"XRayAttrListFiles">>;