Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2644 SourceLocation getCommaLoc() const { return CommaLoc; } in getCommaLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1793 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function
6689 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function