Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp53 TypeSourceInfo *GetTypeSourceInfo(const RecordData &R, unsigned &I) { in GetTypeSourceInfo() function in clang::ASTStmtReader
H A DASTReaderDecl.cpp79 TypeSourceInfo *GetTypeSourceInfo(const RecordData &R, unsigned &I) { in GetTypeSourceInfo() function in clang::ASTDeclReader
H A DASTReader.cpp5953 TypeSourceInfo *ASTReader::GetTypeSourceInfo(ModuleFile &F, in GetTypeSourceInfo() function in ASTReader