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

Declarations

lib/AsmParser/LLParser.h
  204     GlobalValue *GetGlobalVal(const std::string &N, Type *Ty, LocTy Loc,

References

lib/AsmParser/LLParser.cpp
 5156     V = GetGlobalVal(ID.StrVal, Ty, ID.Loc, IsCall);