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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1042 SourceLocation getWhileLoc() const { return WhileLoc; } function in class:clang::WhileStmt
1089 SourceLocation getWhileLoc() const { return WhileLoc; } function in class:clang::DoStmt

Completed in 218 milliseconds