Home
last modified time | relevance | path

Searched refs:tokloc_iterator (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h1598 typedef const SourceLocation *tokloc_iterator; typedef
1599 tokloc_iterator tokloc_begin() const { return TokLocs; } in tokloc_begin()
1600 tokloc_iterator tokloc_end() const { return TokLocs + NumConcatenated; } in tokloc_end()
/external/llvm-project/clang/include/clang/AST/
DExpr.h1920 typedef const SourceLocation *tokloc_iterator; typedef
1922 tokloc_iterator tokloc_begin() const { in tokloc_begin()
1926 tokloc_iterator tokloc_end() const { in tokloc_end()