Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IdentType

2018     PredefinedExpr::IdentType IdentType = E->getIdentType();
2023 switch (IdentType) {
2052 FunctionName = PredefinedExpr::ComputeName(IdentType, CurDecl);
2054 FunctionName = PredefinedExpr::ComputeName(IdentType, CurDecl);