Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h44 InstanceMethod, enumerator
/freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h565 unsigned InstanceMethod : 1; variable
756 bool InstanceMethod, in Profile()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1242 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4232 ObjCMethodDecl *&InstanceMethod, in checkObjCBridgeRelatedComponents()
4314 ObjCMethodDecl *InstanceMethod = nullptr; in CheckObjCBridgeRelatedConversions() local
H A DSemaDeclAttr.cpp5670 IdentifierInfo *InstanceMethod = in handleObjCBridgeRelatedAttr() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1420 IdentifierLoc *InstanceMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local