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

References

tools/clang/lib/Serialization/ASTReader.cpp
 1372     case SM_SLOC_EXPANSION_ENTRY:
 1572   case SM_SLOC_EXPANSION_ENTRY: {
tools/clang/lib/Serialization/ASTWriter.cpp
 1166   RECORD(SM_SLOC_EXPANSION_ENTRY);
 1964   Abbrev->Add(BitCodeAbbrevOp(SM_SLOC_EXPANSION_ENTRY));
 2313       Code = SM_SLOC_EXPANSION_ENTRY;