Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp780 bool CheckDeclRef(InterpState &S, CodePtr OpPC, const DeclRefExpr *DR) { in CheckDeclRef() function
H A DInterp.h251 bool CheckDeclRef(InterpState &S, CodePtr OpPC, const DeclRefExpr *DR);
2747 return CheckDeclRef(S, OpPC, DR); in InvalidDeclRef()