Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.h112 unsigned getEvalID() const { return EvalID; } in getEvalID() function
H A DInterpBlock.h85 unsigned getEvalID() const { return EvalID; } in getEvalID() function