Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h4260 SourceRange getDesignatorsSourceRange() const;
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp3896 SourceRange DesignatedInitExpr::getDesignatorsSourceRange() const { in getDesignatorsSourceRange() function in DesignatedInitExpr