Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp1037 RebuildNestedNameSpecifierInCurrentInstantiation(SS); in ActOnCXXEnterDeclaratorScope()
H A DSemaTemplate.cpp10704 bool Sema::RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS) { in RebuildNestedNameSpecifierInCurrentInstantiation() function in Sema
H A DSemaDecl.cpp6006 if (S.RebuildNestedNameSpecifierInCurrentInstantiation(SS)) in RebuildDeclaratorInCurrentInstantiation()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11979 bool RebuildNestedNameSpecifierInCurrentInstantiation(CXXScopeSpec &SS);