Searched defs:getAmpAmpLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | TypeLoc.h | 1372 SourceLocation getAmpAmpLoc() const { getAmpAmpLoc() function |
H A D | Expr.h | 4324 SourceLocation getAmpAmpLoc() const { return AmpAmpLoc; } getAmpAmpLoc() function |