Home
last modified time | relevance | path

Searched defs:ellipsisLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h222 SourceLocation ellipsisLoc) in ParsedAttr() argument
291 ParsedType typeArg, Form formUsed, SourceLocation ellipsisLoc) in ParsedAttr() argument
810 createTypeAttribute(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,ParsedType typeArg,ParsedAttr::Form formUsed,SourceLocation ellipsisLoc) createTypeAttribute() argument
[all...]
/llvm-project/clang/lib/AST/
H A DStmt.cpp1221 Create(const ASTContext & Ctx,Expr * lhs,Expr * rhs,SourceLocation caseLoc,SourceLocation ellipsisLoc,SourceLocation colonLoc) Create() argument
/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1778 SourceLocation ellipsisLoc; parseObjCTypeArgsOrProtocolQualifiers() local