Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1238 SourceLocation getGotoLoc() const { return GotoLoc; } in getGotoLoc() function
1273 SourceLocation getGotoLoc() const { return GotoLoc; } in getGotoLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h2588 SourceLocation getGotoLoc() const { return GotoStmtBits.GotoLoc; } in getGotoLoc() function
2627 SourceLocation getGotoLoc() const { return GotoStmtBits.GotoLoc; } in getGotoLoc() function