Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Analysis/ !
H A DTargetLibraryInfo.cpp963 static StringRef sanitizeFunctionName(StringRef funcName) { in sanitizeFunctionName()
984 bool TargetLibraryInfoImpl::getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
/src/contrib/llvm-project/llvm/include/llvm/Analysis/ !
H A DTargetLibraryInfo.h346 bool getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
/src/contrib/llvm-project/llvm/tools/bugpoint/ !
H A DMiscompilation.cpp848 GlobalVariable *funcName = new GlobalVariable( in CleanupAndPrepareModules() local
/src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ !
H A DRewriteObjC.cpp3253 StringRef funcName, in SynthesizeBlockFunc()
3345 StringRef funcName, in SynthesizeBlockHelperFuncs()
H A DRewriteModernObjC.cpp4038 StringRef funcName, in SynthesizeBlockFunc()
4134 BlockExpr *CE, int i, StringRef funcName, const std::string &Tag) { in SynthesizeBlockHelperFuncs()