Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1100 RebuildNestedNameSpecifierInCurrentInstantiation(SS); in ActOnCXXEnterDeclaratorScope()
H A DSemaTemplate.cpp10833 bool Sema::RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS) { in RebuildNestedNameSpecifierInCurrentInstantiation() function in Sema
H A DSemaDecl.cpp5621 if (S.RebuildNestedNameSpecifierInCurrentInstantiation(SS)) in RebuildDeclaratorInCurrentInstantiation()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7948 bool RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS);