reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOpenMP.cpp
  721     return Top ? Top->CurScope : nullptr;
 1232       Scope *TopScope = I->CurScope ? I->CurScope->getParent() : nullptr;
 1232       Scope *TopScope = I->CurScope ? I->CurScope->getParent() : nullptr;