Home
last modified time | relevance | path

Searched refs:ActOnCXXNestedNameSpecifierDecltype (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp846 bool Sema::ActOnCXXNestedNameSpecifierDecltype(CXXScopeSpec &SS, in ActOnCXXNestedNameSpecifierDecltype() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp227 if (Actions.ActOnCXXNestedNameSpecifierDecltype(SS, DS, CCLoc)) in ParseOptionalCXXScopeSpecifier()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6483 bool ActOnCXXNestedNameSpecifierDecltype(CXXScopeSpec &SS,