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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp609 static StringRef sanitizeFunctionName(StringRef funcName) { argument
620 bool TargetLibraryInfoImpl::getLibFunc(StringRef funcName, LibFunc &F) const { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h267 bool getLibFunc(StringRef funcName, LibFunc &F) const { argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp845 GlobalVariable *funcName = new GlobalVariable( local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3257 SynthesizeBlockFunc(BlockExpr *CE, int i, StringRef funcName, std::string Tag) argument
3349 SynthesizeBlockHelperFuncs(BlockExpr *CE, int i, StringRef funcName, std::string Tag) argument
H A DRewriteModernObjC.cpp4041 SynthesizeBlockFunc(BlockExpr *CE, int i, StringRef funcName, std::string Tag) argument
4137 SynthesizeBlockHelperFuncs(BlockExpr *CE, int i, StringRef funcName, std::string Tag) argument

Completed in 227 milliseconds