Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h145 class PerFunctionState; variable
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3541 LLParser::PerFunctionState::PerFunctionState(LLParser &p, Function &f, in PerFunctionState() function in LLParser::PerFunctionState