Searched refs:getPreprocessedType (Results 1 – 5 of 5) sorted by relevance
37 ID getPreprocessedType(ID Id);
56 types::ID types::getPreprocessedType(ID Id) { in getPreprocessedType() function in types292 return Id != TY_Object && getPreprocessedType(Id) != TY_INVALID; in isSrcFile()
1658 if (types::getPreprocessedType(it->first) == types::TY_INVALID) { in generateCompilationDiagnostics()3912 getPreprocessedType(InputType) == types::TY_INVALID) in handleArguments()4561 OutputTy = types::getPreprocessedType(OutputTy); in ConstructPhaseAction()
284 if (types::getPreprocessedType(InputType) != types::TY_INVALID) in ConstructJob()
5770 if (types::getPreprocessedType(InputType) != types::TY_INVALID) in ConstructJob()