Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/AsmParser/
H A DLLParser.h128 class PerFunctionState; variable
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp2898 LLParser::PerFunctionState::PerFunctionState(LLParser &p, Function &f, in PerFunctionState() function in LLParser::PerFunctionState