Home
last modified time | relevance | path

Searched refs:ellipsisLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DAttributeList.h218 Syntax syntaxUsed, SourceLocation ellipsisLoc) in AttributeList() argument
220 ScopeLoc(scopeLoc), EllipsisLoc(ellipsisLoc), NumArgs(numArgs), in AttributeList()
583 SourceLocation ellipsisLoc = SourceLocation()) {
589 ellipsisLoc));
718 SourceLocation ellipsisLoc = SourceLocation()) {
721 syntax, ellipsisLoc);
/external/clang/include/clang/AST/
DStmt.h688 SourceLocation ellipsisLoc, SourceLocation colonLoc) in CaseStmt() argument
693 EllipsisLoc = ellipsisLoc; in CaseStmt()