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

/external/clang/include/clang/AST/
H A DLambdaCapture.h120 SourceLocation getEllipsisLoc() const { function in class:clang::LambdaCapture
H A DDeclCXX.h224 SourceLocation getEllipsisLoc() const { function in class:clang::CXXBaseSpecifier
2008 SourceLocation getEllipsisLoc() const { function in class:clang::CXXCtorInitializer
H A DStmt.h697 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::CaseStmt
H A DExpr.h4182 SourceLocation getEllipsisLoc() const { function in class:clang::StringLiteral::DesignatedInitExpr::Designator
/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 DAttributeList.h368 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::AttributeList
H A DScopeInfo.h477 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::sema::CapturingScopeInfo::Capture
H A DDeclSpec.h1317 SourceLocation getEllipsisLoc() const { function in struct:clang::DeclaratorChunk::FunctionTypeInfo
2182 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in namespace:clang

Completed in 197 milliseconds