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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.h122 std::map<std::string, std::pair<GlobalValue*, LocTy> > ForwardRefVals; member in class:llvm::LLParser
418 std::map<std::string, std::pair<Value*, LocTy> > ForwardRefVals; member in class:llvm::LLParser::PerFunctionState

Completed in 95 milliseconds