Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h5304 SourceRange getDesignatorsSourceRange() const;
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp4466 SourceRange DesignatedInitExpr::getDesignatorsSourceRange() const { in getDesignatorsSourceRange() function in DesignatedInitExpr
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp7594 << DIE->getDesignatorsSourceRange(); in ActOnInitList()