Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DYAMLTraits.h48 struct EmptyContext {}; struct
413 template <class T> struct has_MappingTraits<T, EmptyContext> {
439 template <class T> struct has_MappingValidateTraits<T, EmptyContext> {
464 template <class T> struct has_MappingEnumInputTraits<T, EmptyContext> {
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp331 yaml::EmptyContext Context; in readTriplesAndCpusFromYamls()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendActions.cpp430 llvm::yaml::EmptyContext Context; in displayTemplightEntry()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp300 yaml::EmptyContext Ctx; in parseMachineFunction()