Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1786 SourceRange getDirectInitRange() const { return DirectInitRange; } in getDirectInitRange() function
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp1337 Writer.AddSourceRange(E->getDirectInitRange(), Record); in VisitCXXNewExpr()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h8516 E->getDirectInitRange(), in TransformCXXNewExpr()