Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeExprGen.h206 bool getPtrVarDecl(const VarDecl *VD, const Expr *E);
DByteCodeExprGen.cpp471 bool ByteCodeExprGen<Emitter>::getPtrVarDecl(const VarDecl *VD, const Expr *E) { in getPtrVarDecl() function in ByteCodeExprGen