Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h415 std::vector<std::string> ProfileListFiles; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp959 ProfList(new ProfileList(LangOpts.ProfileListFiles, SM)), in ASTContext()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td1377 MarshallingInfoStringVector<LangOpts<"ProfileListFiles">>;