Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4281 SourceRange DesignatedInitExpr::getDesignatorsSourceRange() const { in getDesignatorsSourceRange() function in DesignatedInitExpr
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h5220 SourceRange getDesignatorsSourceRange() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp6994 << DIE->getDesignatorsSourceRange(); in ActOnInitList()