Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp824 llvm::StringSet<> KnownClassProperties; in convertContext() local
835 !KnownClassProperties.insert(Property.Name).second) { in convertContext()