Searched refs:visitDecl (Results 1 – 2 of 2) sorted by relevance
274 VarCreationState visitDecl(const VarDecl *VD);
3589 VarCreationState Compiler<Emitter>::visitDecl(const VarDecl *VD) { in visitDecl() function in Compiler5200 auto VarState = this->visitDecl(VD); in visitDeclRef()