Searched refs:ReadLocallyScopedExternCDecls (Results 1 – 6 of 6) sorted by relevance
142 virtual void ReadLocallyScopedExternCDecls( in ReadLocallyScopedExternCDecls() function
286 virtual void ReadLocallyScopedExternCDecls(SmallVectorImpl<NamedDecl*>&Decls);
240 void MultiplexExternalSemaSource::ReadLocallyScopedExternCDecls( in ReadLocallyScopedExternCDecls() function in MultiplexExternalSemaSource243 Sources[i]->ReadLocallyScopedExternCDecls(Decls); in ReadLocallyScopedExternCDecls()
4553 ExternalSource->ReadLocallyScopedExternCDecls(Decls); in findLocallyScopedExternCDecl()
1623 virtual void ReadLocallyScopedExternCDecls(
6433 ASTReader::ReadLocallyScopedExternCDecls(SmallVectorImpl<NamedDecl *> &Decls) { in ReadLocallyScopedExternCDecls() function in ASTReader