Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp53 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp589 bool Interpret(InterpState &S, APValue &Result) { in Interpret() function
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp684 bool IRInterpreter::Interpret(llvm::Module &module, llvm::Function &function, in Interpret() function in IRInterpreter