Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h158 std::string ProfileFilterFiles; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp497 Options.Filter = CodeGenOpts.ProfileFilterFiles; in getGCOVOptions()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td1328 MarshallingInfoString<CodeGenOpts<"ProfileFilterFiles">>,