Searched defs:getEllipsisLoc (Results 1 - 7 of 7) sorted by relevance

/external/clang/include/clang/Sema/
H A DParsedTemplate.h100 SourceLocation getEllipsisLoc() const { function in class:clang::ParsedTemplateArgument
H A DDesignator.h121 SourceLocation getEllipsisLoc() const { function in class:clang::Designator
H A DDeclSpec.h1171 SourceLocation getEllipsisLoc() const { function in struct:clang::DeclaratorChunk::FunctionTypeInfo
1827 SourceLocation getEllipsisLoc() const { return EllipsisLoc; }
/external/clang/include/clang/AST/
H A DExprCXX.h2852 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::PackExpansionExpr
H A DDeclCXX.h230 SourceLocation getEllipsisLoc() const { function in class:clang::CXXBaseSpecifier
1558 SourceLocation getEllipsisLoc() const { function in class:clang::CXXCtorInitializer
H A DStmt.h594 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::CaseStmt
H A DExpr.h3657 SourceLocation getEllipsisLoc() const { function in class:clang::StringLiteral::OffsetOfExpr::CallExpr::DesignatedInitExpr::Designator

Completed in 105 milliseconds