Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h928 SourceLocation getIfLoc() const { return IfLoc; } in getIfLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h2063 SourceLocation getIfLoc() const { return IfStmtBits.IfLoc; } in getIfLoc() function