Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp9747 bool &FoundWrongKind, in GetMatchingCType() argument
9749 FoundWrongKind = false; in GetMatchingCType()
9762 FoundWrongKind = true; in GetMatchingCType()
9826 bool FoundWrongKind; in CheckArgumentWithTypeTag() local
9830 FoundWrongKind, TypeInfo)) { in CheckArgumentWithTypeTag()
9831 if (FoundWrongKind) in CheckArgumentWithTypeTag()