Searched defs:SwiftPrivate (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesYAMLCompiler.cpp | 156 std::optional<bool> SwiftPrivate; global() member |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaAPINotes.cpp | 288 if (auto SwiftPrivate = Info.isSwiftPrivate()) { ProcessAPINotes() local |