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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexSymbol.h44 InstanceMethod, member in class:clang::index::SymbolKind
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1202 lookupRuntimeDefinition(const ObjCInterfaceDecl *Interface, Selector LookupSelector, bool InstanceMethod) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h755 Profile(llvm::FoldingSetNodeID &ID, bool InstanceMethod, bool ChainCall, const FunctionType::ExtInfo &info, ArrayRef<ExtParameterInfo> paramInfos, RequiredArgs required, CanQualType resultType, ArrayRef<CanQualType> argTypes) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp4314 ObjCMethodDecl *InstanceMethod = nullptr; local
4228 checkObjCBridgeRelatedComponents(SourceLocation Loc, QualType DestType, QualType SrcType, ObjCInterfaceDecl *&RelatedClass, ObjCMethodDecl *&ClassMethod, ObjCMethodDecl *&InstanceMethod, TypedefNameDecl *&TDNDecl, bool CfToNs, bool Diagnose) argument
[all...]
H A DSemaDeclAttr.cpp5562 IdentifierInfo *InstanceMethod = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp1420 IdentifierLoc *InstanceMethod = nullptr; local

Completed in 688 milliseconds