Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp10768 bool &FoundWrongKind, in GetMatchingCType() argument
10770 FoundWrongKind = false; in GetMatchingCType()
10783 FoundWrongKind = true; in GetMatchingCType()
10847 bool FoundWrongKind; in CheckArgumentWithTypeTag() local
10851 FoundWrongKind, TypeInfo)) { in CheckArgumentWithTypeTag()
10852 if (FoundWrongKind) in CheckArgumentWithTypeTag()