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

/external/clang/include/clang/AST/
H A DLambdaCapture.h115 SourceLocation getEllipsisLoc() const { function in class:clang::LambdaCapture
H A DDeclCXX.h224 SourceLocation getEllipsisLoc() const { function in class:clang::CXXBaseSpecifier
1996 SourceLocation getEllipsisLoc() const { function in class:clang::CXXCtorInitializer
H A DStmt.h701 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::CaseStmt
H A DExpr.h4118 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.h362 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::AttributeList
H A DScopeInfo.h438 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::sema::CapturingScopeInfo::Capture
H A DDeclSpec.h1261 SourceLocation getEllipsisLoc() const { function in struct:clang::DeclaratorChunk::FunctionTypeInfo
2085 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in namespace:clang

Completed in 1999 milliseconds