Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp1051 bool IsInstanceMethod, in generateUSRForObjCMethod()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h1072 unsigned IsInstanceMethod : 1; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8297 bool IsInstanceMethod, in AddObjCKeyValueCompletions()
8909 void Sema::CodeCompleteObjCMethodDecl(Scope *S, Optional<bool> IsInstanceMethod, in CodeCompleteObjCMethodDecl()
9087 Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp5725 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()
H A DRewriteModernObjC.cpp7365 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()