HomeSort by: relevance | last modified time | path
    Searched refs:EmptyContext (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
YAMLTraits.h 49 struct EmptyContext {};
413 template <class T> struct has_MappingTraits<T, EmptyContext> {
439 template <class T> struct has_MappingValidateTraits<T, EmptyContext> {
815 EmptyContext Context;
855 EmptyContext Ctx;
865 EmptyContext Ctx;
871 EmptyContext Ctx;
949 template <typename T> void doMapping(IO &io, T &Val, EmptyContext &Ctx) {
957 yamlize(IO &io, T &Val, bool, EmptyContext &Ctx) {
965 yamlize(IO &io, T &Val, bool, EmptyContext &Ctx)
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp 456 llvm::yaml::EmptyContext Context;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MIRParser.cpp 293 yaml::EmptyContext Ctx;

Completed in 20 milliseconds