Home | History | Annotate | Download | only in libclang

Lines Matching defs:PPE

712     PreprocessedEntity *PPE = *I;
714 if (InclusionDirective *ID = dyn_cast<InclusionDirective>(PPE)) {