HomeSort by: relevance | last modified time | path
    Searched defs:getLabelLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 4243 SourceLocation getLabelLoc() const { return LabelLoc; }
Stmt.h 2594 SourceLocation getLabelLoc() const { return LabelLoc; }
2598 SourceLocation getEndLoc() const { return getLabelLoc(); }

Completed in 32 milliseconds