Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td389 def CheckDecl : Opcode {
H A DInterp.h2824 inline bool CheckDecl(InterpState &S, CodePtr OpPC, const VarDecl *VD) { in CheckDecl() function