Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp855 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier() function in Sema
910 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, in ActOnCXXNestedNameSpecifier() function in Sema
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExprCXX.cpp359 Actions.ActOnCXXNestedNameSpecifier(getCurScope(), in ParseOptionalCXXScopeSpecifier()
455 if (Actions.ActOnCXXNestedNameSpecifier( in ParseOptionalCXXScopeSpecifier()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6833 bool ActOnCXXNestedNameSpecifier(Scope *S,
6873 bool ActOnCXXNestedNameSpecifier(Scope *S,
/llvm-project-15.0.7/clang/docs/
H A DInternalsManual.rst1137 ``Sema::ActOnCXXNestedNameSpecifier`` callbacks.