Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp746 return BuildDependentDeclRefExpr(SS, TemplateKWLoc, NameInfo, TemplateArgs); in ActOnDependentIdExpression()
750 Sema::BuildDependentDeclRefExpr(const CXXScopeSpec &SS, in BuildDependentDeclRefExpr() function in Sema
4467 return BuildDependentDeclRefExpr(SS, TemplateKWLoc, NameInfo, TemplateArgs); in BuildQualifiedTemplateIdExpr()
H A DSemaExpr.cpp2880 return BuildDependentDeclRefExpr(SS, /*TemplateKWLoc=*/SourceLocation(), in BuildQualifiedDeclarationNameExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12012 BuildDependentDeclRefExpr(const CXXScopeSpec &SS,