Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDTargetLibraryInfo.cpp963 static StringRef sanitizeFunctionName(StringRef funcName) { in sanitizeFunctionName()
984 bool TargetLibraryInfoImpl::getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetLibraryInfo.h346 bool getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
/freebsd-14-stable/contrib/llvm-project/llvm/tools/bugpoint/
HDMiscompilation.cpp848 GlobalVariable *funcName = new GlobalVariable( in CleanupAndPrepareModules() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteObjC.cpp3253 StringRef funcName, in SynthesizeBlockFunc()
3345 StringRef funcName, in SynthesizeBlockHelperFuncs()
HDRewriteModernObjC.cpp4038 StringRef funcName, in SynthesizeBlockFunc()
4134 BlockExpr *CE, int i, StringRef funcName, const std::string &Tag) { in SynthesizeBlockHelperFuncs()