Home
last modified time | relevance | path

Searched refs:claimPlaceholder (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaCast.cpp105 bool claimPlaceholder(BuiltinType::Kind K) { in claimPlaceholder() function
894 if (claimPlaceholder(BuiltinType::Overload)) { in CheckStaticCast()
2170 if (claimPlaceholder(BuiltinType::UnknownAny)) { in CheckCXXCStyleCast()
2188 if (claimPlaceholder(BuiltinType::Overload)) { in CheckCXXCStyleCast()
2337 if (claimPlaceholder(BuiltinType::UnknownAny)) { in CheckCStyleCast()
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp122 bool claimPlaceholder(BuiltinType::Kind K) { in claimPlaceholder() function
1099 if (claimPlaceholder(BuiltinType::Overload)) { in CheckStaticCast()
2517 if (claimPlaceholder(BuiltinType::UnknownAny)) { in CheckCXXCStyleCast()
2535 if (claimPlaceholder(BuiltinType::Overload)) { in CheckCXXCStyleCast()
2696 if (claimPlaceholder(BuiltinType::UnknownAny)) { in CheckCStyleCast()