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

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

Completed in 196 milliseconds