Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp1036 bool IsInstanceMethod, in generateUSRForObjCMethod()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h1073 unsigned IsInstanceMethod : 1; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp7155 bool IsInstanceMethod, in AddObjCKeyValueCompletions()
7767 void Sema::CodeCompleteObjCMethodDecl(Scope *S, Optional<bool> IsInstanceMethod, in CodeCompleteObjCMethodDecl()
7941 Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp5723 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()
H A DRewriteModernObjC.cpp7368 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()