Home
last modified time | relevance | path

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

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