Searched defs:GetTypeSourceInfo (Results 1 – 3 of 3) sorted by relevance
| /external/clang/lib/Serialization/ | ||
| D | ASTReaderStmt.cpp | 53 TypeSourceInfo *GetTypeSourceInfo(const RecordData &R, unsigned &I) { in GetTypeSourceInfo() function in clang::ASTStmtReader |
| D | ASTReaderDecl.cpp | 79 TypeSourceInfo *GetTypeSourceInfo(const RecordData &R, unsigned &I) { in GetTypeSourceInfo() function in clang::ASTDeclReader |
| D | ASTReader.cpp | 5953 TypeSourceInfo *ASTReader::GetTypeSourceInfo(ModuleFile &F, in GetTypeSourceInfo() function in ASTReader |