Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h149 std::string ProfileExcludeFiles; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp615 Options.Exclude = CodeGenOpts.ProfileExcludeFiles; in getGCOVOptions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td1232 MarshallingInfoString<CodeGenOpts<"ProfileExcludeFiles">>,