Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DProfileList.h55 isFunctionExcluded(StringRef FunctionName,
/llvm-project/clang/lib/Basic/
H A DProfileList.cpp119 ProfileList::isFunctionExcluded(StringRef FunctionName, in isFunctionExcluded() function in ProfileList
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3561 if (auto V = ProfileList.isFunctionExcluded(Fn->getName(), Kind)) in GetAddrOfMSGuidDecl()