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

/freebsd-10.2-release/contrib/llvm/tools/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.h339 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::AttributeList
H A DScopeInfo.h419 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::sema::CapturingScopeInfo::Capture
H A DDeclSpec.h1265 SourceLocation getEllipsisLoc() const { function in struct:clang::DeclaratorChunk::FunctionTypeInfo
2089 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in namespace:clang
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h1440 SourceLocation getEllipsisLoc() const { function in class:clang::LambdaExpr::Capture
H A DDeclCXX.h225 SourceLocation getEllipsisLoc() const { function in class:clang::CXXBaseSpecifier
1939 SourceLocation getEllipsisLoc() const { function in class:clang::CXXCtorInitializer
H A DStmt.h684 SourceLocation getEllipsisLoc() const { return EllipsisLoc; } function in class:clang::CaseStmt

Completed in 94 milliseconds