Home
last modified time | relevance | path

Searched defs:IsClassMethod (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DCompilerDeclContext.cpp37 bool CompilerDeclContext::IsClassMethod(lldb::LanguageType *language_ptr, in IsClassMethod() function in CompilerDeclContext
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp1168 bool IsClassMethod; member
/external/llvm-project/clang/include/clang/AST/
DComment.h1077 unsigned IsClassMethod : 1; member
/external/clang/include/clang/AST/
DComment.h1083 unsigned IsClassMethod : 1; member
/external/clang/lib/Sema/
DSemaExpr.cpp2447 bool IsClassMethod = CurMethod->isClassMethod(); in LookupInObjCMethod() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp2777 bool IsClassMethod = CurMethod->isClassMethod(); in LookupIvarInObjCMethod() local