Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DTypeLoc.h2064 SourceLocation getKWLoc() const { return getLocalData()->KWLoc; } in getKWLoc() function
2565 SourceLocation getKWLoc() const { in getKWLoc() function
2620 SourceLocation getKWLoc() const { return this->getLocalData()->KWLoc; } in getKWLoc() function