Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp978 RebuildNestedNameSpecifierInCurrentInstantiation(SS); in ActOnCXXEnterDeclaratorScope()
DSemaTemplate.cpp8058 bool Sema::RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS) { in RebuildNestedNameSpecifierInCurrentInstantiation() function in Sema
DSemaDecl.cpp4232 if (S.RebuildNestedNameSpecifierInCurrentInstantiation(SS)) in RebuildDeclaratorInCurrentInstantiation()
/external/clang/include/clang/Sema/
DSema.h5559 bool RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS);