Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h2635 SourceLocation getCommaLoc() const { return CommaLoc; } in getCommaLoc() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h1793 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function
6593 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function