Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h2885 SourceLocation getLabelLoc() const { return LabelLoc; } in getLabelLoc() function
HDExpr.h4379 SourceLocation getLabelLoc() const { return LabelLoc; } in getLabelLoc() function