Home
last modified time | relevance | path

Searched defs:call_it (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/test/Parser/
Dmessage-expr-alt-op.mm22 void call_it(WeirdInterface *x) { function
/external/llvm-project/clang/test/SemaObjC/
Dcall-unavailable-init-in-self.m85 -(void)call_it { [self meth]; } method in Foo
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Do32.S134 call_it: label
/external/libffi/src/mips/
Do32.S138 call_it: label
/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.cpp1083 const auto call_it = fnCalls.find(fn->first); in dceFuncs() local
1093 const auto call_it = fnCalls.find(asId(start + 3)); in dceFuncs() local
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-cxx11.cpp347 int call_it = (A::default_args(), 1); variable
/external/flac/src/libFLAC/
Dstream_encoder.c4538 FLAC__bool call_it = 0 != encoder->private_->progress_callback && ( local