Home
last modified time | relevance | path

Searched defs:funcName (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp986 static StringRef sanitizeFunctionName(StringRef funcName) { in sanitizeFunctionName()
1007 bool TargetLibraryInfoImpl::getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h352 bool getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp570 StringRef funcName; in emitCall() local
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp848 GlobalVariable *funcName = new GlobalVariable( in CleanupAndPrepareModules() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3251 StringRef funcName, in SynthesizeBlockFunc()
3343 StringRef funcName, in SynthesizeBlockHelperFuncs()
H A DRewriteModernObjC.cpp4038 StringRef funcName, in SynthesizeBlockFunc()
4131 BlockExpr *CE, int i, StringRef funcName, const std::string &Tag) { in SynthesizeBlockHelperFuncs()