Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h451 std::vector<std::string> ProfileListFiles; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp886 ProfList(new ProfileList(LangOpts.ProfileListFiles, SM)), in ASTContext()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1770 MarshallingInfoStringVector<LangOpts<"ProfileListFiles">>;