Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp43 SourceLocation StartOfFile = SM.getLocForStartOfFile(ID); in Environment() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchive.h94 uint16_t StartOfFile; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp334 uint16_t StartOfFile) in Child()