Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp111 Record *RecE = EVEXInst->TheDef; in operator ()() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp220 if (auto *RecE = dyn_cast<ObjCMessageExpr>( in VisitObjCMessageExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp165 const Expr *RecE = MessageExpr->getInstanceReceiver(); in inferReceiverType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp976 if (const Expr *RecE = getOriginExpr()->getInstanceReceiver()) in getReceiverSVal() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp1654 if (auto *RecE = dyn_cast<ObjCMessageExpr>( in clang_Cursor_isDynamicCall() local