Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDTokenAnnotator.h201 bool IsContinuation; variable
HDUnwrappedLineParser.h62 bool IsContinuation = false; member
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDGOFF.h43 uint8_t IsContinuation; in isContinuation() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDGOFFObjectFile.cpp72 bool IsContinuation = I[1] & 0x02; in GOFFObjectFile() local