Searched defs:DeclIsFromPCHWithObjectFile (Results 1 – 3 of 3) sorted by relevance
168 virtual bool DeclIsFromPCHWithObjectFile(const Decl *D) { return false; } in DeclIsFromPCHWithObjectFile() function
174 bool MultiplexExternalSemaSource::DeclIsFromPCHWithObjectFile(const Decl *D) { in DeclIsFromPCHWithObjectFile() function in MultiplexExternalSemaSource
8480 bool ASTReader::DeclIsFromPCHWithObjectFile(const Decl *D) { in DeclIsFromPCHWithObjectFile() function in ASTReader