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()220 declaration_it->second.no_guard != no_guard || in VisitDeclaratorDecl()232 declaration.no_guard = no_guard; in VisitDeclaratorDecl()
129 bool no_guard; member144 if (no_guard) {
419 if (decl.no_guard) { in preprocessHeaders()