Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h805 SourceLocation getIdentLoc() const { return IdentLoc; } in getIdentLoc() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h1812 SourceLocation getIdentLoc() const { return LabelStmtBits.IdentLoc; } in getIdentLoc() function