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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp780 generateUSRForObjCMethod(StringRef Sel, bool IsInstanceMethod, raw_ostream &OS) argument
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h1057 unsigned IsInstanceMethod : 1; member in struct:clang::comments::ParamCommandComment::DeclInfo
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp6244 AddObjCKeyValueCompletions(ObjCPropertyDecl *Property, bool IsInstanceMethod, QualType ReturnType, ASTContext &Context, VisitedSelectorSet &KnownSelectors, ResultBuilder &Results) argument
6869 CodeCompleteObjCMethodDecl(Scope *S, bool IsInstanceMethod, ParsedType ReturnTy) argument
7040 CodeCompleteObjCMethodDeclSelector(Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, ArrayRef<IdentifierInfo *> SelIdents) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp5850 RewriteObjCMethodsMetaData(MethodIterator MethodBegin, MethodIterator MethodEnd, bool IsInstanceMethod, StringRef prefix, StringRef ClassName, std::string &Result) argument
H A DRewriteModernObjC.cpp7664 RewriteObjCMethodsMetaData(MethodIterator MethodBegin, MethodIterator MethodEnd, bool IsInstanceMethod, StringRef prefix, StringRef ClassName, std::string &Result) argument

Completed in 229 milliseconds