Home
last modified time | relevance | path

Searched refs:RebuildNestedNameSpecifierInCurrentInstantiation (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp1074 RebuildNestedNameSpecifierInCurrentInstantiation(SS); in ActOnCXXEnterDeclaratorScope()
DSemaTemplate.cpp8479 bool Sema::RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS) { in RebuildNestedNameSpecifierInCurrentInstantiation() function in Sema
DSemaDecl.cpp4781 if (S.RebuildNestedNameSpecifierInCurrentInstantiation(SS)) in RebuildDeclaratorInCurrentInstantiation()
/external/llvm-project/clang/lib/Sema/
DSemaCXXScopeSpec.cpp1086 RebuildNestedNameSpecifierInCurrentInstantiation(SS); in ActOnCXXEnterDeclaratorScope()
DSemaTemplate.cpp10839 bool Sema::RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS) { in RebuildNestedNameSpecifierInCurrentInstantiation() function in Sema
DSemaDecl.cpp5538 if (S.RebuildNestedNameSpecifierInCurrentInstantiation(SS)) in RebuildDeclaratorInCurrentInstantiation()
/external/clang/include/clang/Sema/
DSema.h6045 bool RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS);
/external/llvm-project/clang/include/clang/Sema/
DSema.h7727 bool RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS);