Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp71 S.ApplyAPINotesType(decl, typeString); in applyAPINotesType()
359 void Sema::ApplyAPINotesType(Decl *D, StringRef TypeString) { in ApplyAPINotesType() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1620 void ApplyAPINotesType(Decl *D, StringRef TypeString);