Searched refs:isPlaceholder (Results 1 – 9 of 9) sorted by relevance
352 assert(!sym.isLocal() || sym.isPlaceholder()); in computeIsPreemptible()407 if (isPlaceholder() || (isShared() && other.visibility() != STV_DEFAULT) || in resolve()627 if (isPlaceholder()) { in resolve()667 if (isPlaceholder()) { in resolve()
189 bool isPlaceholder() const { return symbolKind == PlaceholderKind; } in isPlaceholder() function
203 if (sym->isPlaceholder()) in BitcodeCompiler()
2182 if (!sym->isPlaceholder() && pat->match(sym->getName())) in handleUndefinedGlob()
146 bool isPlaceholder() const { in isPlaceholder() function149 bool isPlaceholder(BuiltinType::Kind K) const { in isPlaceholder() function172 if (!isPlaceholder() || isPlaceholder(BuiltinType::Overload)) in checkNonOverloadPlaceholders()793 else if (isPlaceholder()) in CheckDynamicCast()968 else if (isPlaceholder()) in CheckConstCast()1194 if (ValueKind == VK_PRValue && !isPlaceholder(BuiltinType::Overload)) in CheckReinterpretCast()1241 if (isPlaceholder()) { in CheckStaticCast()1267 !isPlaceholder(BuiltinType::Overload)) { in CheckStaticCast()2722 if (isPlaceholder()) { in CheckCXXCStyleCast()2763 !isPlaceholder(BuiltinType::Overload)) { in CheckCXXCStyleCast()
7384 SC != SC_Static && SC != SC_Extern && II && II->isPlaceholder()) { in ActOnVariableDeclarator()15032 !Parameter->getIdentifier()->isPlaceholder()) { in DiagnoseUnusedParameters()
909 DC->isFunctionOrMethod() && VarName->isPlaceholder(); in ActOnDecompositionDeclarator()
553 bool isPlaceholder() const { in isPlaceholder() function
1098 !getIdentifier()->isPlaceholder()) in isPlaceholderVar()