Searched refs:no_guard (Results 1 – 3 of 3) sorted by relevance
108 bool no_guard = false; in VisitDeclaratorDecl() local150 no_guard = true; in VisitDeclaratorDecl()221 declaration_it->second.no_guard != no_guard || in VisitDeclaratorDecl()233 declaration.no_guard = no_guard; in VisitDeclaratorDecl()
129 bool no_guard; member144 if (no_guard) {
429 if (decl.no_guard) { in preprocessHeaders()