Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDOpenMPClause.h600 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h2172 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc() function