Searched defs:setWhileLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DStmt.h1041 void setWhileLoc(SourceLocation L) { WhileLoc = L; } function in class:clang::WhileStmt
1088 void setWhileLoc(SourceLocation L) { WhileLoc = L; } function in class:clang::DoStmt

Completed in 104 milliseconds