Home
last modified time | relevance | path

Searched defs:setEllipsisLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h2513 void setEllipsisLoc(SourceLocation Loc) { setEllipsisLoc() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2649 void setEllipsisLoc(SourceLocation EL) { EllipsisLoc = EL; } setEllipsisLoc() function