Home
last modified time | relevance | path

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

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