Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1222 SourceLocation getLabelLoc() const { return LabelLoc; } in getLabelLoc() function
DExpr.h3367 SourceLocation getLabelLoc() const { return LabelLoc; } in getLabelLoc() function