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

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

Completed in 91 milliseconds