Home
last modified time | relevance | path

Searched defs:IsContinuation (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h200 bool IsContinuation; global() variable
H A DUnwrappedLineParser.h68 bool IsContinuation = false; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h43 uint8_t IsContinuation; in isContinuation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp72 bool IsContinuation = I[1] & 0x02; in GOFFObjectFile() local