Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h2139 SourceLocation getKWLoc() const { return getLocalData()->KWLoc; } in getKWLoc() function
2618 SourceLocation getKWLoc() const { in getKWLoc() function
2673 SourceLocation getKWLoc() const { return this->getLocalData()->KWLoc; } in getKWLoc() function