Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTReader.h87 class TypeLocReader; variable
273 friend class TypeLocReader; variable
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp4945 class clang::TypeLocReader : public TypeLocVisitor<TypeLocReader> { class in clang
4962 TypeLocReader(ASTReader &Reader, ModuleFile &F, in TypeLocReader() function in clang::TypeLocReader