Home
last modified time | relevance | path

Searched refs:RebuildNestedNameSpecifierInCurrentInstantiation (Results 1 – 4 of 4) 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/clang/include/clang/Sema/
DSema.h6045 bool RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS);