Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp50 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.cpp401 bool Interpret(InterpState &S, APValue &Result) { in Interpret() function