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

Declarations

tools/clang/include/clang/Sema/Sema.h
  289   void enterCondition(Sema &S, SourceLocation Tok);

References

tools/clang/lib/Parse/ParseExprCXX.cpp
 1915   PreferredType.enterCondition(Actions, Tok.getLocation());