Searched defs:fixit (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | FixIt.cpp | 18 namespace fixit { namespace
|
/netbsd-src/external/bsd/am-utils/dist/fixmount/ |
H A D | fixmount.c | 154 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 D | init.c | 285 fixit(int *argc, char **argv, const char *opts) in fixit() function
|
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_util.c | 141 fixit(const char *type, const char *orig) in fixit() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | PlistDiagnostics.cpp | 223 for (const auto &fixit : fixits) { in EmitFixits() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 8292 FixItHint fixit = in HandleInvalidAmount() local
|