Searched refs:getPreprocessedType (Results 1 – 4 of 4) sorted by relevance
43 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType() function in types192 return Id != TY_Object && getPreprocessedType(Id) != TY_INVALID; in isSrcFile()270 if (getPreprocessedType(Id) != TY_INVALID) { in getCompilationPhases()
1254 if (types::getPreprocessedType(it->first) == types::TY_INVALID) { in generateCompilationDiagnostics()3225 getPreprocessedType(InputType) == types::TY_INVALID) in BuildActions()3380 OutputTy = types::getPreprocessedType(OutputTy); in ConstructPhaseAction()
36 ID getPreprocessedType(ID Id);
4162 if (types::getPreprocessedType(InputType) != types::TY_INVALID) in ConstructJob()