Searched refs:onlyPrecompileType (Results 1 – 3 of 3) sorted by relevance
49 bool onlyPrecompileType(ID Id);
78 if (onlyPrecompileType(Id)) in getPrecompiledType()100 bool types::onlyPrecompileType(ID Id) { in onlyPrecompileType() function in types
226 (!TargetType || types::onlyPrecompileType(TargetType)) // header? in transferTo()