Searched defs:IsInstanceMethod (Results 1 – 10 of 10) sorted by relevance
| /external/clang/lib/Index/ |
| D | USRGeneration.cpp | 862 bool IsInstanceMethod, in generateUSRForObjCMethod()
|
| /external/llvm-project/clang/lib/Index/ |
| D | USRGeneration.cpp | 1049 bool IsInstanceMethod, in generateUSRForObjCMethod()
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | Comment.h | 1072 unsigned IsInstanceMethod : 1; member
|
| /external/clang/include/clang/AST/ |
| D | Comment.h | 1078 unsigned IsInstanceMethod : 1; member
|
| /external/clang/lib/Sema/ |
| D | SemaCodeComplete.cpp | 6415 bool IsInstanceMethod, in AddObjCKeyValueCompletions() 7045 bool IsInstanceMethod, in CodeCompleteObjCMethodDecl() 7217 bool IsInstanceMethod, in CodeCompleteObjCMethodDeclSelector()
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaCodeComplete.cpp | 8132 bool IsInstanceMethod, in AddObjCKeyValueCompletions() 8744 void Sema::CodeCompleteObjCMethodDecl(Scope *S, Optional<bool> IsInstanceMethod, in CodeCompleteObjCMethodDecl() 8922 Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
|
| /external/clang/lib/Frontend/Rewrite/ |
| D | RewriteObjC.cpp | 5732 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()
|
| D | RewriteModernObjC.cpp | 7376 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()
|
| /external/llvm-project/clang/lib/Frontend/Rewrite/ |
| D | RewriteObjC.cpp | 5737 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()
|
| D | RewriteModernObjC.cpp | 7376 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()
|