Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1127 SourceLocation getDoLoc() const { return DoLoc; } in getDoLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h2474 SourceLocation getDoLoc() const { return DoStmtBits.DoLoc; } in getDoLoc() function