Home
last modified time | relevance | path

Searched defs:SwiftBridge (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp244 std::optional<StringRef> SwiftBridge; member
414 std::optional<StringRef> SwiftBridge; member
466 std::optional<StringRef> SwiftBridge; global() member
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h135 std::optional<std::string> SwiftBridge; global() variable