Home
last modified time | relevance | path

Searched refs:TypeofLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h1760 SourceLocation TypeofLoc; member
1777 return this->getLocalData()->TypeofLoc; in getTypeofLoc()
1781 this->getLocalData()->TypeofLoc = Loc; in setTypeofLoc()