Searched refs:TypeCertain (Results 1 – 1 of 1) sorted by relevance
206 bool TypeCertain; in transferTo() local207 auto TargetType = guessType(Filename, &TypeCertain); in transferTo()209 if (TargetType != types::TY_INVALID && !TypeCertain && Type) { in transferTo()515 bool TypeCertain; in getCompileCommands() local516 auto Lang = guessType(Filename, &TypeCertain); in getCompileCommands()517 if (!TypeCertain) in getCompileCommands()