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

Declarations

tools/clang/include/clang/Sema/Sema.h
  301   void enterParenExpr(SourceLocation Tok, SourceLocation LParLoc);

References

tools/clang/lib/Parse/ParseExpr.cpp
 2385   PreferredType.enterParenExpr(Tok.getLocation(), OpenLoc);