Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h2071 void setKWLoc(SourceLocation Loc) { getLocalData()->KWLoc = Loc; } setKWLoc() function
2553 void setKWLoc(SourceLocation Loc) { setKWLoc() function
2605 void setKWLoc(SourceLocation Loc) { this->getLocalData()->KWLoc = Loc; } setKWLoc() function