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

/external/clang/include/clang/AST/
H A DTemplateBase.h411 SourceLocation getTemplateEllipsisLoc() const { function in struct:clang::TemplateArgumentLocInfo
506 SourceLocation getTemplateEllipsisLoc() const { function in class:clang::TemplateArgumentLoc
508 return LocInfo.getTemplateEllipsisLoc();

Completed in 660 milliseconds