Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h146 std::string ProfileFilterFiles; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp622 Options.Filter = CodeGenOpts.ProfileFilterFiles; in getGCOVOptions()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1231 MarshallingInfoString<CodeGenOpts<"ProfileFilterFiles">>,