Searched refs:getPreprocessedType (Results 1 – 8 of 8) sorted by relevance
33 ID getPreprocessedType(ID Id);
43 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType() function in types225 if (getPreprocessedType(Id) != TY_INVALID) { in getCompilationPhases()
654 if (types::getPreprocessedType(it->first) == types::TY_INVALID) { in generateCompilationDiagnostics()1614 getPreprocessedType(InputType) == types::TY_INVALID) in BuildActions()1731 OutputTy = types::getPreprocessedType(OutputTy); in ConstructPhaseAction()
4730 if (types::getPreprocessedType(InputType) != types::TY_INVALID) in ConstructJob()
37 ID getPreprocessedType(ID Id);
56 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType() function in types229 return Id != TY_Object && getPreprocessedType(Id) != TY_INVALID; in isSrcFile()
1334 if (types::getPreprocessedType(it->first) == types::TY_INVALID) { in generateCompilationDiagnostics()3468 getPreprocessedType(InputType) == types::TY_INVALID) in handleArguments()3780 OutputTy = types::getPreprocessedType(OutputTy); in ConstructPhaseAction()
5063 if (types::getPreprocessedType(InputType) != types::TY_INVALID) in ConstructJob()