Searched refs:hasProfileClangUse (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h501 bool hasProfileClangUse() const { function in class:clang::CodeGenOptions
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp1373 if (CodeGenOpts.hasProfileIRUse() || CodeGenOpts.hasProfileClangUse())
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp414 if (CodeGenOpts.hasProfileClangUse()) {

Completed in 117 milliseconds