Home
last modified time | relevance | path

Searched refs:SourceFileLayout (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesFormat.h121 using SourceFileLayout = llvm::BCRecordLayout<SOURCE_FILE, variable
H A DAPINotesWriter.cpp283 control_block::SourceFileLayout SourceFile(Stream); in writeControlBlock()