Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp791 bool Sema::ActOnCXXNestedNameSpecifierDecltype(CXXScopeSpec &SS, in ActOnCXXNestedNameSpecifierDecltype() function in Sema
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp265 if (Actions.ActOnCXXNestedNameSpecifierDecltype(SS, DS, CCLoc)) in ParseOptionalCXXScopeSpecifier()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h4695 bool ActOnCXXNestedNameSpecifierDecltype(CXXScopeSpec &SS,