Searched refs:getPreprocessedType (Results 1 – 4 of 4) sorted by relevance
43 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType() function in types198 if (getPreprocessedType(Id) != TY_INVALID) { in getCompilationPhases()
451 if (types::getPreprocessedType(it->first) == types::TY_INVALID) { in generateCompilationDiagnostics()1238 getPreprocessedType(InputType) == types::TY_INVALID) in BuildActions()1319 OutputTy = types::getPreprocessedType(OutputTy); in ConstructPhaseAction()
3534 if (types::getPreprocessedType(InputType) != types::TY_INVALID) in ConstructJob()
33 ID getPreprocessedType(ID Id);