/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringActionRules.h | 54 void invoke(RefactoringResultConsumer &Consumer, in invoke() function 76 void invoke(RefactoringResultConsumer &Consumer, in invoke() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | Index_Internal.h | 36 enum CXVisitorResult (*invoke)(_CXCursorAndRangeVisitorBlock *, member
|
H A D | CIndex.cpp | 4570 enum CXChildVisitResult (*invoke)(struct _CXChildVisitResult *, CXCursor, member
|
/netbsd-src/external/mit/isl/dist/ |
H A D | libisl-gdb.py | 62 def invoke (self, arg, from_tty): member in IslPrintCommand
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | rpc.hh | 173 invoke (connection *conn) in invoke() function in cc1_plugin::invoker
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gdbhooks.py | 674 def invoke(self, arg, from_tty): member in BreakOnPass 700 def invoke(self, arg, from_tty): member in DumpFn 784 def invoke(self, arg, from_tty): member in DotFn
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gdbhooks.py | 674 def invoke(self, arg, from_tty): member in BreakOnPass 700 def invoke(self, arg, from_tty): member in DumpFn 784 def invoke(self, arg, from_tty): member in DotFn
|
/netbsd-src/sys/arch/arc/arc/ |
H A D | arcbios.h | 200 arc_status_t (*invoke)( /* Invoke 2 */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | printers.py | 1547 def invoke(self, value): member in RxPrinter
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | printers.py | 1917 def invoke(self, value): member in RxPrinter
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | input.cpp | 2982 void request::invoke(symbol) in invoke() function in request 3809 void macro::invoke(symbol nm) in invoke() function in macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 2948 } else if (llvm::InvokeInst *invoke = dyn_cast<llvm::InvokeInst>(value)) { in emitARCOperationAfterCall() local
|
H A D | CGCall.cpp | 4421 llvm::InvokeInst *invoke = in EmitNoreturnRuntimeCallOrInvoke() local
|