Home
last modified time | relevance | path

Searched defs:IsInstanceMethod (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/ExtractAPI/
H A DAPI.h293 bool IsInstanceMethod; member
/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DAPI.cpp133 bool IsInstanceMethod) { in addObjCMethod()
/llvm-project-15.0.7/clang/lib/Index/
H A DUSRGeneration.cpp1059 bool IsInstanceMethod, in generateUSRForObjCMethod()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DComment.h1053 unsigned IsInstanceMethod : 1; member
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp8784 bool IsInstanceMethod, in AddObjCKeyValueCompletions()
9396 void Sema::CodeCompleteObjCMethodDecl(Scope *S, Optional<bool> IsInstanceMethod, in CodeCompleteObjCMethodDecl()
9573 Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp5725 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()
H A DRewriteModernObjC.cpp7365 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()