Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h307 std::vector<std::string> ProfileListFiles; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp979 ProfList(new ProfileList(LangOpts.ProfileListFiles, SM)), in ASTContext()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td1248 MarshallingInfoStringVector<LangOpts<"ProfileListFiles">>;