Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1107 RebuildNestedNameSpecifierInCurrentInstantiation(SS); in ActOnCXXEnterDeclaratorScope()
H A DSemaTemplate.cpp11193 bool Sema::RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS) { in RebuildNestedNameSpecifierInCurrentInstantiation() function in Sema
H A DSemaDecl.cpp6045 if (S.RebuildNestedNameSpecifierInCurrentInstantiation(SS)) in RebuildDeclaratorInCurrentInstantiation()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h8509 bool RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS);