Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h222 SourceLocation ellipsisLoc) in ParsedAttr()
291 ParsedType typeArg, Form formUsed, SourceLocation ellipsisLoc) in ParsedAttr()
810 SourceLocation ellipsisLoc) { in createTypeAttribute()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1778 SourceLocation ellipsisLoc; in parseObjCTypeArgsOrProtocolQualifiers() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp1221 SourceLocation caseLoc, SourceLocation ellipsisLoc, in Create()