Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp678 static StringRef sanitizeFunctionName(StringRef funcName) { in sanitizeFunctionName()
689 bool TargetLibraryInfoImpl::getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/logger/
H A Dfilelogger.d123 override protected void beginLogMsg(string file, int line, string funcName, in beginLogMsg()
H A Dcore.d727 string funcName; member
814 protected void beginLogMsg(string file, int line, string funcName, in beginLogMsg()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/logger/
H A Dfilelogger.d120 override protected void beginLogMsg(string file, int line, string funcName, in beginLogMsg()
H A Dcore.d724 string funcName; member
811 protected void beginLogMsg(string file, int line, string funcName, in beginLogMsg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dintrange.c832 const IntRange& IntRange::dump(const char* funcName, Expression *e) const in dump()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h278 bool getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DMiscompilation.cpp848 GlobalVariable *funcName = new GlobalVariable( in CleanupAndPrepareModules() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3265 StringRef funcName, in SynthesizeBlockFunc()
3357 StringRef funcName, in SynthesizeBlockHelperFuncs()
H A DRewriteModernObjC.cpp4050 StringRef funcName, in SynthesizeBlockFunc()
4146 StringRef funcName, in SynthesizeBlockHelperFuncs()