Searched defs:IsInstanceMethod (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/ |
H A D | API.cpp | 160 FunctionSignature Signature, bool IsInstanceMethod, in addObjCMethod()
|
/openbsd-src/gnu/llvm/clang/lib/Index/ |
H A D | USRGeneration.cpp | 1105 bool IsInstanceMethod, in generateUSRForObjCMethod()
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | Comment.h | 1053 unsigned IsInstanceMethod : 1; member
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 8838 bool IsInstanceMethod, in AddObjCKeyValueCompletions() 9451 std::optional<bool> IsInstanceMethod, in CodeCompleteObjCMethodDecl() 9628 Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 5725 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()
|
H A D | RewriteModernObjC.cpp | 7365 bool IsInstanceMethod, in RewriteObjCMethodsMetaData()
|