Home
last modified time | relevance | path

Searched defs:StartOfFile (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DArchive.h56 uint16_t StartOfFile; variable
/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormat.cpp1379 SourceLocation StartOfFile = SourceMgr.getLocForStartOfFile(ID); in reformat() local