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

References

tools/clang/include/clang/Lex/Preprocessor.h
 1931     return DATELoc != SourceLocation() || TIMELoc != SourceLocation();
tools/clang/lib/Lex/PPMacroExpansion.cpp
 1528       ComputeDATE_TIME(DATELoc, TIMELoc, *this);
 1537     if (!TIMELoc.isValid())
 1538       ComputeDATE_TIME(DATELoc, TIMELoc, *this);
 1541     Tok.setLocation(SourceMgr.createExpansionLoc(TIMELoc, Tok.getLocation(),