Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCXXScopeSpec.cpp774 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo, in ActOnCXXNestedNameSpecifier() function in Sema
846 bool Sema::ActOnCXXNestedNameSpecifier(Scope *S, in ActOnCXXNestedNameSpecifier() function in Sema
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseExprCXX.cpp393 Actions.ActOnCXXNestedNameSpecifier(getCurScope(), in ParseOptionalCXXScopeSpecifier()
503 if (Actions.ActOnCXXNestedNameSpecifier( in ParseOptionalCXXScopeSpecifier()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2897 bool ActOnCXXNestedNameSpecifier(Scope *S, NestedNameSpecInfo &IdInfo,
2925 bool ActOnCXXNestedNameSpecifier(