Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h5478 BuildQualifiedDeclarationNameExpr(CXXScopeSpec &SS,
/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h3256 return getSema().BuildQualifiedDeclarationNameExpr( in RebuildDependentScopeDeclRefExpr()
H A DSemaExpr.cpp2738 ExprResult Sema::BuildQualifiedDeclarationNameExpr( in BuildQualifiedDeclarationNameExpr() function in Sema