Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h150 std::string ProfileExcludeFiles; variable
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp600 Options.Exclude = CodeGenOpts.ProfileExcludeFiles; in getGCOVOptions()
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp1192 Opts.ProfileExcludeFiles = in ParseCodeGenArgs()