Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1985 TypeSourceInfo *UnmodifiedTInfo; member
2058 return this->getLocalData()->UnmodifiedTInfo; in getUnmodifiedTInfo()
2062 this->getLocalData()->UnmodifiedTInfo = TI; in setUnmodifiedTInfo()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp534 this->getLocalData()->UnmodifiedTInfo = in initializeLocal()