Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/
H A DSerializerBase.h
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h44 InstanceMethod, enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h570 unsigned InstanceMethod : 1; global() variable
778 Profile(llvm::FoldingSetNodeID & ID,bool InstanceMethod,bool ChainCall,bool IsDelegateCall,const FunctionType::ExtInfo & info,ArrayRef<ExtParameterInfo> paramInfos,RequiredArgs required,CanQualType resultType,ArrayRef<CanQualType> argTypes) Profile() argument
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp955 auto InstanceMethod = serializeAPIRecord(Record); visitCXXInstanceMethodRecord() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1236 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4228 checkObjCBridgeRelatedComponents(SourceLocation Loc,QualType DestType,QualType SrcType,ObjCInterfaceDecl * & RelatedClass,ObjCMethodDecl * & ClassMethod,ObjCMethodDecl * & InstanceMethod,TypedefNameDecl * & TDNDecl,bool CfToNs,bool Diagnose) checkObjCBridgeRelatedComponents() argument
4310 ObjCMethodDecl *InstanceMethod = nullptr; CheckObjCBridgeRelatedConversions() local
[all...]
H A DSemaDeclAttr.cpp6319 IdentifierInfo *InstanceMethod = handleObjCBridgeRelatedAttr() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1606 IdentifierLoc *InstanceMethod = nullptr; ParseObjCBridgeRelatedAttribute() local