Searched refs:InputFileID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1496 uint32_t &InputFileID = InputFileIDs[Entry.File]; local
1497 if (InputFileID != 0)
1503 InputFileID = InputFileOffsets.size();

Completed in 106 milliseconds