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

References

tools/clang/lib/Parse/ParseExpr.cpp
 1921         return ExprEmpty();
 1949       return ExprEmpty();
tools/clang/lib/Parse/ParseExprCXX.cpp
  749     return ExprEmpty();
  766     return ExprEmpty();
  800       return ExprEmpty();
tools/clang/lib/Sema/SemaCoroutine.cpp
  526     auto RefExpr = ExprEmpty();
tools/clang/lib/Sema/SemaExpr.cpp
 2470     return ExprEmpty();
16405         return ExprEmpty();
16461     return ExprEmpty();
16507       return ExprEmpty();
16553                       : ExprEmpty();
16572       return ExprEmpty();
16621   return ExprEmpty();
tools/clang/lib/Sema/SemaOpenMP.cpp
12926   return ExprEmpty();
15223   return ExprEmpty();
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  325     Inst = ExprEmpty();
  338     Inst = ExprEmpty();
tools/clang/lib/Sema/TreeTransform.h
 3522     return ExprEmpty();