Home
last modified time | relevance | path

Searched defs:InstanceMethod (Results 1 – 7 of 7) 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/tensorflow/tensorflow/python/keras/layers/
Dcore.py1632 class InstanceMethod(InstanceProperty): 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/python/cpython3/Lib/test/test_capi/
Dtest_misc.py74 class InstanceMethod: class
/external/clang/lib/Parse/
DParseDecl.cpp1117 IdentifierLoc *InstanceMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local