reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/utils/TableGen/MveEmitter.cpp
  894   Result::Ptr getCodeForDag(DagInit *D, const Result::Scope &Scope,
  897                                const Result::Scope &Scope, const Type *Param);
  986 Result::Ptr MveEmitter::getCodeForDag(DagInit *D, const Result::Scope &Scope,
  991     Result::Scope SubScope = Scope;
 1049                                          const Result::Scope &Scope,
 1129   Result::Scope Scope;