Home | History | Annotate | Download | only in Serialization

Lines Matching refs:isFromASTFile

697         if (!D->isFromASTFile() && D->isCompleteDefinition()) {
2866 if (Found->isFromASTFile())
2890 if (!cast<Decl>(DC)->isFromASTFile()) {