Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h151 void setSwiftBridge(std::optional<std::string> SwiftType) { in setSwiftBridge()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp527 std::optional<SwiftNewTypeKind> SwiftType; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1660 auto *SwiftType = new (Actions.Context) in ParseSwiftNewTypeAttribute() local