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

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

Completed in 107 milliseconds