Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1075 RebuildNestedNameSpecifierInCurrentInstantiation(SS); in ActOnCXXEnterDeclaratorScope()
H A DSemaTemplate.cpp9880 bool Sema::RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS) { in RebuildNestedNameSpecifierInCurrentInstantiation() function in Sema
H A DSemaDecl.cpp5170 if (S.RebuildNestedNameSpecifierInCurrentInstantiation(SS)) in RebuildDeclaratorInCurrentInstantiation()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h6564 bool RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS);