Searched refs:getPreprocessedType (Results 1 – 4 of 4) sorted by relevance
43 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType() function in types200 if (getPreprocessedType(Id) != TY_INVALID) in getNumCompilationPhases()217 if (getPreprocessedType(Id) != TY_INVALID) { in getCompilationPhase()
878 getPreprocessedType(InputType) == types::TY_INVALID) in BuildActions()945 OutputTy = types::getPreprocessedType(Input->getType()); in ConstructPhaseAction()
1459 if (types::getPreprocessedType(InputType) != types::TY_INVALID) in ConstructJob()2797 if (types::getPreprocessedType(InputType) != types::TY_INVALID) { in ConstructJob()
32 ID getPreprocessedType(ID Id);