Home
last modified time | relevance | path

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

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