Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp15750 bool &FoundWrongKind, Sema::TypeTagData &TypeInfo, in GetMatchingCType() argument
15752 FoundWrongKind = false; in GetMatchingCType()
15765 FoundWrongKind = true; in GetMatchingCType()
15834 bool FoundWrongKind; in CheckArgumentWithTypeTag() local
15837 TypeTagForDatatypeMagicValues.get(), FoundWrongKind, in CheckArgumentWithTypeTag()
15839 if (FoundWrongKind) in CheckArgumentWithTypeTag()