Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h2565 SourceLocation getCommaLoc() const { return CommaLoc; } in getCommaLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h1545 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function
6276 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function