Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h1058 void setTypeBeginLoc(SourceLocation L) { TyBeginLoc = L; } in setTypeBeginLoc() function
/external/clang/lib/Serialization/
DASTReaderStmt.cpp1166 E->setTypeBeginLoc(ReadSourceLocation(Record, Idx)); in VisitCXXFunctionalCastExpr()