Home
last modified time | relevance | path

Searched defs:VarScope (Results 1 – 2 of 2) sorted by relevance

/external/bcc/src/cc/frontends/b/
Dscope.h83 typedef Scope<VariableDeclStmtNode> VarScope; typedef
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1378 CodeGenFunction::OMPPrivateScope VarScope(*this); in EmitOMPLinearClauseFinal() local
1576 OMPPrivateScope VarScope(*this); in EmitOMPSimdFinal() local