Home
last modified time | relevance | path

Searched defs:InstanceMethod (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Index/
DIndexSymbol.h44 InstanceMethod, enumerator
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h467 unsigned InstanceMethod : 1; variable
639 bool InstanceMethod, in Profile()
/external/python/cpython3/Lib/test/
Dtest_capi.py36 class InstanceMethod: class
/external/clang/lib/Sema/
DSemaExprObjC.cpp3848 ObjCMethodDecl *&InstanceMethod, in checkObjCBridgeRelatedComponents()
3930 ObjCMethodDecl *InstanceMethod = nullptr; in CheckObjCBridgeRelatedConversions() local
DSemaDeclAttr.cpp4489 IdentifierInfo *InstanceMethod = in handleObjCBridgeRelatedAttr() local
/external/clang/lib/Parse/
DParseDecl.cpp1117 IdentifierLoc *InstanceMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local