Home | History | Annotate | Download | only in AST

Lines Matching refs:isFromASTFile

67   assert(isFromASTFile() && "Not from AST file?");
1109 if (!D->isFromASTFile()) {