Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp939 sanitizeFunctionName(StringRef funcName) sanitizeFunctionName() argument
960 getLibFunc(StringRef funcName,LibFunc & F) const getLibFunc() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h352 getLibFunc(StringRef funcName,LibFunc & F) getLibFunc() argument
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DMiscompilation.cpp848 GlobalVariable *funcName = new GlobalVariable( in CleanupAndPrepareModules() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3253 StringRef funcName, in SynthesizeBlockFunc()
3345 StringRef funcName, in SynthesizeBlockHelperFuncs()
H A DRewriteModernObjC.cpp4039 SynthesizeBlockFunc(BlockExpr * CE,int i,StringRef funcName,std::string Tag) SynthesizeBlockFunc() argument
4135 SynthesizeBlockHelperFuncs(BlockExpr * CE,int i,StringRef funcName,std::string Tag) SynthesizeBlockHelperFuncs() argument