Home
last modified time | relevance | path

Searched defs:ForwardRefVals (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h135 std::map<std::string, std::pair<GlobalValue*, LocTy> > ForwardRefVals; variable
471 std::map<std::string, std::pair<Value*, LocTy> > ForwardRefVals; variable