Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp774 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier() function in Sema
846 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, in ActOnCXXNestedNameSpecifier() function in Sema
/src/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp393 Actions.ActOnCXXNestedNameSpecifier(getCurScope(), in ParseOptionalCXXScopeSpecifier()
503 if (Actions.ActOnCXXNestedNameSpecifier( in ParseOptionalCXXScopeSpecifier()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2897 bool ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
2925 bool ActOnCXXNestedNameSpecifier(