Home
last modified time | relevance | path

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

/external/libvterm/src/
Dunicode.c244 static const struct interval ambiguous[] = { in mk_wcwidth_cjk() local
/external/clang/test/Sema/
Doverloadable.c109 …void (*ambiguous)(int *) = &foo; // expected-error{{initializing 'void (*)(int *)' with an express… in fn_type_conversions() local
/external/bison/lib/
Dargmatch.c89 bool ambiguous = false; /* If true, multiple nonexact match(es). */ in argmatch() local
/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_top_level.cpp203 namespace ambiguous { namespace