Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h5299 SourceRange getDesignatorsSourceRange() const;
/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp4378 SourceRange DesignatedInitExpr::getDesignatorsSourceRange() const { in getDesignatorsSourceRange() function in DesignatedInitExpr
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp7354 << DIE->getDesignatorsSourceRange(); in ActOnInitList()