Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp349 static bool checkAPINotesReplacementType(Sema &S, SourceLocation Loc, in checkAPINotesReplacementType() function
384 if (!checkAPINotesReplacementType(S, Var->getLocation(), Var->getType(), in ProcessAPINotes()
390 if (!checkAPINotesReplacementType(S, Property->getLocation(), in ProcessAPINotes()
505 if (!checkAPINotesReplacementType(S, D->getLocation(), in ProcessAPINotes()
512 } else if (!checkAPINotesReplacementType( in ProcessAPINotes()