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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
 8698           Stmt *First = CS->body_front();
tools/clang/unittests/AST/ASTImporterTest.cpp
 1157       cast<CStyleCastExpr>(cast<CompoundStmt>(From->getBody())->body_front())
 1164       cast<CStyleCastExpr>(cast<CompoundStmt>(To->getBody())->body_front())
 3274           FromF->getBody())->body_front())->getSubExpr())->getLambdaClass();