Searched refs:isPlaceholder (Results 1 – 5 of 5) sorted by relevance
350 assert(!sym.isLocal() || sym.isPlaceholder()); in computeIsPreemptible()403 if (isPlaceholder() || (isShared() && other.visibility() != STV_DEFAULT) || in resolve()623 if (isPlaceholder()) { in resolve()663 if (isPlaceholder()) { in resolve()
218 if (sym->isPlaceholder()) in BitcodeCompiler()
183 bool isPlaceholder() const { return symbolKind == PlaceholderKind; } in isPlaceholder() function
1903 if (!sym->isPlaceholder() && pat->match(sym->getName())) in handleUndefinedGlob()
139 bool isPlaceholder() const { in isPlaceholder() function142 bool isPlaceholder(BuiltinType::Kind K) const { in isPlaceholder() function165 if (!isPlaceholder() || isPlaceholder(BuiltinType::Overload)) in checkNonOverloadPlaceholders()762 else if (isPlaceholder()) in CheckDynamicCast()929 else if (isPlaceholder()) in CheckConstCast()1154 if (ValueKind == VK_PRValue && !isPlaceholder(BuiltinType::Overload)) in CheckReinterpretCast()1201 if (isPlaceholder()) { in CheckStaticCast()1227 !isPlaceholder(BuiltinType::Overload)) { in CheckStaticCast()2676 if (isPlaceholder()) { in CheckCXXCStyleCast()2717 !isPlaceholder(BuiltinType::Overload)) { in CheckCXXCStyleCast()