Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td793 def InvalidDeclRef : Opcode {
H A DInterp.h3168 inline bool InvalidDeclRef(InterpState &S, CodePtr OpPC, const DeclRefExpr *DR, in InvalidDeclRef() function