Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h4320 SourceLocation getPackLoc() const { return PackLoc; } in getPackLoc() function
4435 SourceLocation getPackLoc() const { return SubExprs[0]->getBeginLoc(); } in getPackLoc() function