Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCXXScopeSpec.cpp1037 RebuildNestedNameSpecifierInCurrentInstantiation(SS); in ActOnCXXEnterDeclaratorScope()
HDSemaTemplate.cpp10704 bool Sema::RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS) { in RebuildNestedNameSpecifierInCurrentInstantiation() function in Sema
HDSemaDecl.cpp6006 if (S.RebuildNestedNameSpecifierInCurrentInstantiation(SS)) in RebuildDeclaratorInCurrentInstantiation()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h11979 bool RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS);