Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2645 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } setCommaLoc() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1716 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function
6643 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } setCommaLoc() function