Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h930 SourceLocation getElseLoc() const { return ElseLoc; } in getElseLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h2066 SourceLocation getElseLoc() const { in getElseLoc() function