Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h2606 SourceLocation getCommaLoc() const { return CommaLoc; } in getCommaLoc() function
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h1729 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function
6515 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function