Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13963 GetMatchingCType(const IdentifierInfo * ArgumentKind,const Expr * TypeExpr,const ASTContext & Ctx,const llvm::DenseMap<Sema::TypeTagMagicValue,Sema::TypeTagData> * MagicValues,bool & FoundWrongKind,Sema::TypeTagData & TypeInfo,bool isConstantEvaluated) GetMatchingCType() argument
14047 bool FoundWrongKind; CheckArgumentWithTypeTag() local