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

/external/clang/include/clang/AST/
H A DStmt.h1086 void setDoLoc(SourceLocation L) { DoLoc = L; } function in class:clang::DoStmt
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp231 S->setDoLoc(ReadSourceLocation(Record, Idx));

Completed in 65 milliseconds