Home
last modified time | relevance | path

Searched defs:syntax_error (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/utils/text/
H A Dexceptions.hpp50 class syntax_error : public error { class
H A Dexceptions_test.cpp47 ATF_TEST_CASE_BODY(syntax_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp52 text::syntax_error::syntax_error(const std::string& message) : in syntax_error() function in text::syntax_error
/netbsd-src/external/bsd/kyua-cli/dist/utils/config/
H A Dexceptions.hpp60 class syntax_error : public error { class
H A Dexceptions.cpp70 config::syntax_error::syntax_error(const std::string& message) : in syntax_error() function in config::syntax_error
H A Dexceptions_test.cpp58 ATF_TEST_CASE_BODY(syntax_error) in ATF_TEST_CASE_BODY() argument
/netbsd-src/external/mit/libcbor/dist/src/cbor/internal/
H A Dbuilder_callbacks.h24 bool syntax_error; member
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbLexer.h33 explicit syntax_error(const std::string & __arg) : std::runtime_error(__arg) {} in syntax_error() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DQLParser.tab.hh453 struct syntax_error : std::runtime_error struct in QL::Parser
455 syntax_error (const std::string& m) in syntax_error() function
459 syntax_error (const syntax_error& s) in syntax_error() argument
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfokey.c887 syntax_error (const char *filename, in syntax_error() function
/netbsd-src/usr.bin/mail/
H A Dlist.c288 syntax_error(const char *msg) in syntax_error() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c11979 bool syntax_error = false; in c_parser_objc_at_property_declaration() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc12043 bool syntax_error = false; in c_parser_objc_at_property_declaration() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c33735 bool syntax_error = false; in cp_parser_objc_at_property_declaration() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc36035 bool syntax_error = false; in cp_parser_objc_at_property_declaration() local