Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h707 SourceLocation getCaseLoc() const { return KeywordLoc; } in getCaseLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h1637 SourceLocation getCaseLoc() const { return getKeywordLoc(); } in getCaseLoc() function