Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h2490 SourceLocation getWhileLoc() const { return WhileStmtBits.WhileLoc; } in getWhileLoc() function
2553 SourceLocation getWhileLoc() const { return WhileLoc; } in getWhileLoc() function