MCPcopy Create free account
hub / github.com/chipsalliance/Surelog / getPpFileId

Method getPpFileId

include/Surelog/SourceCompile/ParseFile.h:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 PathId getFileId(uint32_t line);
83 PathId getRawFileId() const { return m_fileId; }
84 PathId getPpFileId() const { return m_ppFileId; }
85 uint32_t getLineNb(uint32_t line);
86
87 class LineTranslationInfo {

Callers 4

getCacheFileIdMethod · 0.80
checkCacheIsValidMethod · 0.80
restoreMethod · 0.80
getFileLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected