Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp55 static void applyAPINotesType(Sema &S, Decl *decl, StringRef typeString, in applyAPINotesType() function
451 applyAPINotesType(S, D, Info.getType(), Metadata); in ProcessAPINotes()