Searched defs:ParseError (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp48 auto ParseError = [&](const char *Err) { local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DParsing.cpp60 class ParseError : public llvm::ErrorInfo<ParseError> { class in namespace:__anon1158
65 ParseError(size_t Pos, std::string ErrorMsg, std::string InputExcerpt) function in class:__anon1158::ParseError
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DSpecialCaseList.cpp109 std::string ParseError; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h802 class ParseError : public llvm::ErrorInfo<ParseError> { class in namespace:llvm::json
808 ParseError(const char *Msg, unsigned Line, unsigned Column, unsigned Offset) function in class:llvm::json::ParseError
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp618 Error ParseError = getLocationTable().visitAbsoluteLocationList( local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h39 enum class ParseError { class in namespace:clang::format
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1981 bool ParseError = false; local
1779 ParseIntelNamedOperator(StringRef Name, IntelExprStateMachine &SM, bool &ParseError, SMLoc &End) argument
1821 ParseMasmNamedOperator(StringRef Name, IntelExprStateMachine &SM, bool &ParseError, SMLoc &End) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp110 bool ParseError = false; member in struct:__anon2011::ParseStatementInfo
H A DMasmParser.cpp109 bool ParseError = false; member in struct:__anon2019::ParseStatementInfo

Completed in 249 milliseconds