Searched defs:getEllipsisLoc (Results 1 - 8 of 8) 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 DScopeInfo.h221 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::sema::CapturingScopeInfo::Capture
H A DDeclSpec.h1208 SourceLocation getEllipsisLoc() const { function in struct:clang::DeclaratorChunk::FunctionTypeInfo
1913 SourceLocation getEllipsisLoc() const { return EllipsisLoc; }
/external/clang/include/clang/AST/
H A DExprCXX.h1244 SourceLocation getEllipsisLoc() const { function in class:clang::LambdaExpr::Capture
3382 SourceLocation getEllipsisLoc() const { return EllipsisLoc; }
H A DDeclCXX.h237 SourceLocation getEllipsisLoc() const { function in class:clang::CXXBaseSpecifier
1802 SourceLocation getEllipsisLoc() const { function in class:clang::CXXCtorInitializer
H A DStmt.h684 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::CaseStmt
H A DExpr.h3855 SourceLocation getEllipsisLoc() const { function in class:clang::StringLiteral::OffsetOfExpr::DesignatedInitExpr::Designator

Completed in 222 milliseconds