Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h629 SourceLocation getLBracLoc() const { return LBraceLoc; } in getLBracLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h1505 SourceLocation getLBracLoc() const { return CompoundStmtBits.LBraceLoc; } in getLBracLoc() function