Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h297 SourceLocation ellipsisLoc) in ParsedAttr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp1727 SourceLocation ellipsisLoc; in parseObjCTypeArgsOrProtocolQualifiers() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp1206 SourceLocation caseLoc, SourceLocation ellipsisLoc, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h1604 SourceLocation ellipsisLoc, SourceLocation colonLoc) in CaseStmt()