Home
last modified time | relevance | path

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

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