Home
last modified time | relevance | path

Searched defs:fixit (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DFixIt.cpp18 namespace fixit { namespace
/netbsd-src/external/bsd/am-utils/dist/fixmount/
H A Dfixmount.c154 remove_mount(CLIENT *client, char *host, mountlist ml, int fixit) in remove_mount()
194 fix_rmtab(CLIENT *client, char *host, mountlist mp, int fixit, int force) in fix_rmtab()
/netbsd-src/usr.bin/sort/
H A Dinit.c285 fixit(int *argc, char **argv, const char *opts) in fixit() function
/netbsd-src/usr.bin/rpcgen/
H A Drpc_util.c141 fixit(const char *type, const char *orig) in fixit() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp223 for (const auto &fixit : fixits) { in EmitFixits() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp8292 FixItHint fixit = in HandleInvalidAmount() local