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

References

tools/clang/lib/AST/ASTImporter.cpp
 8423   if (FromSLoc.isExpansion()) {
 8424     const SrcMgr::ExpansionInfo &FromEx = FromSLoc.getExpansion();
 8444     const SrcMgr::ContentCache *Cache = FromSLoc.getFile().getContentCache();
 8448       ExpectedSLoc ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc());
 8464                                    FromSLoc.getFile().getFileCharacteristic());
 8482                                FromSLoc.getFile().getFileCharacteristic());