HomeSort by: relevance | last modified time | path
    Searched defs:getEllipsisLoc (Results 1 - 10 of 10) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
LambdaCapture.h 133 SourceLocation getEllipsisLoc() const {
DeclCXX.h 217 SourceLocation getEllipsisLoc() const {
2278 SourceLocation getEllipsisLoc() const {
3663 SourceLocation getEllipsisLoc() const {
3753 SourceLocation getEllipsisLoc() const {
ExprCXX.h 4087 SourceLocation getEllipsisLoc() const { return EllipsisLoc; }
4629 SourceLocation getEllipsisLoc() const { return EllipsisLoc; }
4642 return getEllipsisLoc();
4650 return getEllipsisLoc();
Expr.h 5117 SourceLocation getEllipsisLoc() const {
Stmt.h 1634 /// and the location of the ellipsis can be obtained with getEllipsisLoc().
1641 SourceLocation getEllipsisLoc() const {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ParsedTemplate.h 106 SourceLocation getEllipsisLoc() const {
Designator.h 122 SourceLocation getEllipsisLoc() const {
ParsedAttr.h 463 SourceLocation getEllipsisLoc() const { return EllipsisLoc; }
ScopeInfo.h 645 SourceLocation getEllipsisLoc() const { return EllipsisLoc; }
DeclSpec.h 1424 SourceLocation getEllipsisLoc() const { return EllipsisLoc; }
2569 SourceLocation getEllipsisLoc() const { return EllipsisLoc; }

Completed in 36 milliseconds