Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h1231 SourceLocation getLabelLoc() const { return LabelLoc; } in getLabelLoc() function
HDExpr.h3373 SourceLocation getLabelLoc() const { return LabelLoc; } in getLabelLoc() function