Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp159 FactoryAsInitKind FactoryAsInit = FactoryAsInitKind::Infer; member
193 IO.mapOptional("FactoryAsInit", M.FactoryAsInit, FactoryAsInitKind::Infer); in mapping()