Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h141 SmallVector<MCPendingError, 0> PendingErrors; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1355 bool PendingErrors = getParser().hasPendingError(); in tryParseRegister() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1570 bool PendingErrors = getParser().hasPendingError(); in tryParseRegister() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2301 bool PendingErrors = getParser().hasPendingError(); in tryParseRegister() local