Home
last modified time | relevance | path

Searched refs:hasProfileClangUse (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Frontend/
DCodeGenOptions.h242 bool hasProfileClangUse() const { in hasProfileClangUse() function
/external/llvm-project/clang/include/clang/Basic/
DCodeGenOptions.h398 bool hasProfileClangUse() const { in hasProfileClangUse() function
/external/clang/lib/CodeGen/
DCodeGenModule.cpp141 if (CodeGenOpts.hasProfileClangUse()) { in CodeGenModule()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp163 if (CodeGenOpts.hasProfileClangUse()) { in CodeGenModule()