Home
last modified time | relevance | path

Searched refs:InvalidDeclRef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td690 def InvalidDeclRef : Opcode {
H A DInterp.h2004 inline bool InvalidDeclRef(InterpState &S, CodePtr OpPC, in InvalidDeclRef() function