HomeSort by relevance Sort by last modified time
    Searched refs:CurContext (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/clang/lib/Sema/
SemaCodeComplete.cpp 281 bool CheckHiddenResult(Result &R, DeclContext *CurContext,
290 /// \param CurContext the context in which this result will be named.
291 void MaybeAddResult(Result R, DeclContext *CurContext = nullptr);
298 /// \param CurContext the context in which this result will be named.
304 void AddResult(Result R, DeclContext *CurContext, NamedDecl *Hiding,
436 /// (\p CurContext) to the target context (\p TargetContext).
440 /// \param CurContext the context where an entity is being named, which is
450 const DeclContext *CurContext,
455 CommonAncestor && !CommonAncestor->Encloses(CurContext);
570 bool ResultBuilder::CheckHiddenResult(Result &R, DeclContext *CurContext,
    [all...]
SemaDecl.cpp 208 for (DeclContext *DC = S.CurContext;
511 NNS = synthesizeCurrentNestedNameSpecifier(Context, CurContext);
514 findRecordWithDependentBasesOfEnclosingMethod(CurContext)) {
584 if (CurContext->isRecord()) {
590 CXXRecordDecl *RD = cast<CXXRecordDecl>(CurContext);
596 return CurContext->isFunctionOrMethod() || S->isFunctionPrototypeScope();
    [all...]
SemaDeclObjC.cpp 688 return ObjCTypeParamDecl::Create(Context, CurContext, variance, varianceLoc,
    [all...]
SemaCXXScopeSpec.cpp 30 DeclContext *CurContext) {
38 Record->isCurrentInstantiation(CurContext))
60 return ::getCurrentInstantiationOf(T, CurContext);
189 return ::getCurrentInstantiationOf(T, CurContext);
794 DeclContext *DC = LookupCtx ? LookupCtx : CurContext;
    [all...]
SemaOpenMP.cpp 620 DeclContext *DC = SemaRef.CurContext;
    [all...]
SemaDeclCXX.cpp     [all...]
SemaLambda.cpp 247 DeclContext *DC = CurContext;
312 !ActiveTemplateInstantiations.empty() || CurContext->isDependentContext();
319 isInInlineFunction(CurContext)) {
402 Method->setLexicalDeclContext(CurContext);
410 TemplateMethod->setLexicalDeclContext(CurContext);
778 VarDecl *NewVD = VarDecl::Create(Context, CurContext, Loc,
    [all...]
SemaTemplate.cpp     [all...]
  /external/clang/lib/AST/
CXXInheritance.cpp 127 CXXRecordDecl::isCurrentInstantiation(const DeclContext *CurContext) const {
130 for (; !CurContext->isFileContext(); CurContext = CurContext->getParent())
131 if (CurContext->Equals(this))
  /external/clang/include/clang/Sema/
SemaInternal.h 67 // - if FunctionScopeIndexToStopAt is null, capture it in the CurContext
121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
251 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext,
TypoCorrection.h 344 DeclContext *CurContext;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 67 // - if FunctionScopeIndexToStopAt is null, capture it in the CurContext
121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
251 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext,
TypoCorrection.h 355 DeclContext *CurContext;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 67 // - if FunctionScopeIndexToStopAt is null, capture it in the CurContext
121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
251 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext,
TypoCorrection.h 355 DeclContext *CurContext;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 67 // - if FunctionScopeIndexToStopAt is null, capture it in the CurContext
121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
251 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext,
TypoCorrection.h 355 DeclContext *CurContext;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 67 // - if FunctionScopeIndexToStopAt is null, capture it in the CurContext
121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
251 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext,
TypoCorrection.h 355 DeclContext *CurContext;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 67 // - if FunctionScopeIndexToStopAt is null, capture it in the CurContext
121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
251 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext,
TypoCorrection.h 355 DeclContext *CurContext;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 67 // - if FunctionScopeIndexToStopAt is null, capture it in the CurContext
121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
251 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext,
TypoCorrection.h 355 DeclContext *CurContext;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 67 // - if FunctionScopeIndexToStopAt is null, capture it in the CurContext
121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
251 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
SemaInternal.h 67 // - if FunctionScopeIndexToStopAt is null, capture it in the CurContext
121 Namespaces(SemaRef.Context, SemaRef.CurContext, SS),
251 NamespaceSpecifierSet(ASTContext &Context, DeclContext *CurContext,

Completed in 287 milliseconds

1 2 3