Home
last modified time | relevance | path

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

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