Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h146 std::string ProfileFilterFiles; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp614 Options.Filter = CodeGenOpts.ProfileFilterFiles; in getGCOVOptions()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td1227 MarshallingInfoString<CodeGenOpts<"ProfileFilterFiles">>,