Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h190 std::string ProfileExcludeFiles; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp508 Options.Exclude = CodeGenOpts.ProfileExcludeFiles; in getGCOVOptions()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1860 MarshallingInfoString<CodeGenOpts<"ProfileExcludeFiles">>;