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.cpp472 std::optional<SwiftNewTypeKind> SwiftType; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1762 auto *SwiftType = IdentifierLoc::create(Actions.Context, Tok.getLocation(), in ParseSwiftNewTypeAttribute() local