Searched defs:CurContext (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp29 getCurrentInstantiationOf(QualType T, DeclContext *CurContext) argument
H A DSemaLookup.cpp3406 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext, argument
[all...]
H A DSemaCodeComplete.cpp555 bool ResultBuilder::CheckHiddenResult(Result &R, DeclContext *CurContext, argument
450 getRequiredQualification(ASTContext &Context, const DeclContext *CurContext, const DeclContext *TargetContext) argument
815 MaybeAddResult(Result R, DeclContext *CurContext) argument
932 AddResult(Result R, DeclContext *CurContext, NamedDecl *Hiding, bool InBaseClass = false) argument
1251 DeclContext *CurContext; member in class:__anon3207::CodeCompletionDeclConsumer
1254 CodeCompletionDeclConsumer(ResultBuilder &Results, DeclContext *CurContext) argument
3098 DeclContext *CurContext = S.CurContext; local
3464 AddObjCProperties(ObjCContainerDecl *Container, bool AllowCategories, bool AllowNullaryMethods, DeclContext *CurContext, AddedPropertiesSet &AddedProperties, ResultBuilder &Results) argument
3503 CurContext); local
4401 CurContext, 0, false); local
4846 AddObjCMethods(ObjCContainerDecl *Container, bool WantInstanceMethods, ObjCMethodKind WantKind, IdentifierInfo **SelIdents, unsigned NumSelIdents, DeclContext *CurContext, VisitedSelectorSet &Selectors, bool AllowSameLength, ResultBuilder &Results, bool InOriginalClass = true) argument
5762 AddProtocolResults(DeclContext *Ctx, DeclContext *CurContext, bool OnlyForwardDeclarations, ResultBuilder &Results) argument
5774 CurContext, 0, false); local
5829 AddInterfaceResults(DeclContext *Ctx, DeclContext *CurContext, bool OnlyForwardDeclarations, bool OnlyUnimplemented, ResultBuilder &Results) argument
5843 CurContext, 0, false); local
5943 CurContext, 0, false); local
6085 CurContext, 0, false); local
[all...]
H A DSemaTemplate.cpp6260 DeclContext *CurContext = S.CurContext->getRedeclContext(); local
[all...]
H A DSemaDeclCXX.cpp6529 IsUsingDirectiveInToplevelContext(DeclContext *CurContext) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h243 DeclContext *CurContext; member in class:clang::Sema

Completed in 240 milliseconds