Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h641 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function
/external/clang/include/clang/Sema/
DDeclSpec.h2133 SourceLocation getCommaLoc() const { return CommaLoc; } in getCommaLoc() function