Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/
H A DSerializerBase.h148 for (const auto &InstanceMethod : API.getCXXInstanceMethods()) in traverseCXXInstanceMethods() local
153 for (const auto &InstanceMethod : API.getCXXStaticMethods()) in traverseCXXStaticMethods() local
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h44 InstanceMethod, enumerator
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h570 unsigned InstanceMethod : 1; variable
778 static void Profile(llvm::FoldingSetNodeID &ID, bool InstanceMethod, in Profile()
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp955 auto InstanceMethod = serializeAPIRecord(Record); in visitCXXInstanceMethodRecord() local
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1236 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4228 ObjCMethodDecl *&InstanceMethod, in checkObjCBridgeRelatedComponents()
4310 ObjCMethodDecl *InstanceMethod = nullptr; in CheckObjCBridgeRelatedConversions() local
H A DSemaDeclAttr.cpp6319 IdentifierInfo *InstanceMethod = in handleObjCBridgeRelatedAttr() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1606 IdentifierLoc *InstanceMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local