Home
last modified time | relevance | path

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

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