Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4551 SourceRange DesignatedInitExpr::getDesignatorsSourceRange() const { in getDesignatorsSourceRange() function in DesignatedInitExpr
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5360 SourceRange getDesignatorsSourceRange() const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp7922 << DIE->getDesignatorsSourceRange(); in ActOnInitList()