Searched refs:isValidFileNumber (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h142 bool isValidFileNumber(unsigned FileNumber) const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp39 bool CodeViewContext::isValidFileNumber(unsigned FileNumber) const { function in class:CodeViewContext
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3659 check(!getCVContext().isValidFileNumber(FileNumber), Loc,
H A DMasmParser.cpp4512 check(!getCVContext().isValidFileNumber(FileNumber), Loc,

Completed in 208 milliseconds