Searched refs:setStartLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DStmt.h469 void setStartLoc(SourceLocation L) { StartLoc = L; } function in class:clang::DeclStmt
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp282 S->setStartLoc(ReadSourceLocation(Record, Idx));

Completed in 50 milliseconds