Searched defs:CurContext (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | TypoCorrection.h | 338 DeclContext *CurContext; variable
|
| HD | Sema.h | 307 DeclContext *CurContext; variable
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaCodeComplete.cpp | 451 const DeclContext *CurContext, in getRequiredQualification() 553 bool ResultBuilder::CheckHiddenResult(Result &R, DeclContext *CurContext, in CheckHiddenResult() 812 void ResultBuilder::MaybeAddResult(Result R, DeclContext *CurContext) { in MaybeAddResult() 930 void ResultBuilder::AddResult(Result R, DeclContext *CurContext, in AddResult() 1250 DeclContext *CurContext; member in __anonedb641820211::CodeCompletionDeclConsumer 1253 CodeCompletionDeclConsumer(ResultBuilder &Results, DeclContext *CurContext) in CodeCompletionDeclConsumer() 3203 DeclContext *CurContext = S.CurContext; in MaybeAddOverrideCalls() local 3566 DeclContext *CurContext, in AddObjCProperties() 5017 DeclContext *CurContext, in AddObjCMethods() 5914 static void AddProtocolResults(DeclContext *Ctx, DeclContext *CurContext, in AddProtocolResults() [all …]
|
| HD | SemaCXXScopeSpec.cpp | 30 DeclContext *CurContext) { in getCurrentInstantiationOf()
|
| HD | SemaLookup.cpp | 3875 ASTContext &Context, DeclContext *CurContext, CXXScopeSpec *CurScopeSpec) in NamespaceSpecifierSet()
|
| HD | SemaTemplate.cpp | 7136 DeclContext *CurContext = S.CurContext->getRedeclContext(); in CheckExplicitInstantiationScope() local
|
| HD | SemaDeclCXX.cpp | 7494 static bool IsUsingDirectiveInToplevelContext(DeclContext *CurContext) { in IsUsingDirectiveInToplevelContext()
|