Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h2594 SourceLocation getLabelLoc() const { return LabelLoc; } in getLabelLoc() function
H A DExpr.h4243 SourceLocation getLabelLoc() const { return LabelLoc; } in getLabelLoc() function