Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.h181 std::string ProfileExcludeFiles; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp511 Options.Exclude = CodeGenOpts.ProfileExcludeFiles; in getGCOVOptions()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td1361 MarshallingInfoString<CodeGenOpts<"ProfileExcludeFiles">>,