HomeSort by: relevance | last modified time | path
    Searched refs:FirstQualifierInScope (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprMember.cpp 481 NamedDecl *FirstQualifierInScope,
512 SS.getWithLocInContext(Context), TemplateKWLoc, FirstQualifierInScope,
745 NamedDecl *FirstQualifierInScope,
754 SS, TemplateKWLoc, FirstQualifierInScope,
795 FirstQualifierInScope, R, TemplateArgs, S,
951 NamedDecl *FirstQualifierInScope,
1156 FirstQualifierInScope, MemberNameInfo, TemplateArgs);
1709 NamedDecl *FirstQualifierInScope
1720 TemplateKWLoc, FirstQualifierInScope,
1727 FirstQualifierInScope, NameInfo, TemplateArgs, S, &ExtraArgs)
    [all...]
TreeTransform.h 519 NamedDecl *FirstQualifierInScope = nullptr);
552 /// \param FirstQualifierInScope If the first part of a nested-name-specifier
563 NamedDecl *FirstQualifierInScope = nullptr,
1227 NamedDecl *FirstQualifierInScope,
2595 NamedDecl *FirstQualifierInScope) {
2636 FirstQualifierInScope,
2713 /*FirstQualifierInScope*/ nullptr,
3272 NamedDecl *FirstQualifierInScope,
3281 FirstQualifierInScope,
3295 NamedDecl *FirstQualifierInScope,
    [all...]
SemaTemplateInstantiate.cpp 1075 NamedDecl *FirstQualifierInScope = nullptr,
1356 QualType ObjectType, NamedDecl *FirstQualifierInScope,
1419 FirstQualifierInScope,
SemaTemplate.cpp 755 NamedDecl *FirstQualifierInScope = nullptr;
760 FirstQualifierInScope, NameInfo, TemplateArgs);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 5304 NamedDecl *FirstQualifierInScope, const DeclarationNameInfo &NameInfo,
5313 NamedDecl *FirstQualifierInScope, LookupResult &R,
5335 NamedDecl *FirstQualifierInScope,

Completed in 90 milliseconds