Searched defs:funcName (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | TargetLibraryInfo.cpp | 678 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 D | filelogger.d | 123 override protected void beginLogMsg(string file, int line, string funcName, in beginLogMsg()
|
H A D | core.d | 727 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 D | filelogger.d | 120 override protected void beginLogMsg(string file, int line, string funcName, in beginLogMsg()
|
H A D | core.d | 724 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 D | intrange.c | 832 const IntRange& IntRange::dump(const char* funcName, Expression *e) const in dump()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.h | 278 bool getLibFunc(StringRef funcName, LibFunc &F) const { in getLibFunc()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/ |
H A D | Miscompilation.cpp | 848 GlobalVariable *funcName = new GlobalVariable( in CleanupAndPrepareModules() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 3265 StringRef funcName, in SynthesizeBlockFunc() 3357 StringRef funcName, in SynthesizeBlockHelperFuncs()
|
H A D | RewriteModernObjC.cpp | 4050 StringRef funcName, in SynthesizeBlockFunc() 4146 StringRef funcName, in SynthesizeBlockHelperFuncs()
|