Home
last modified time | relevance | path

Searched defs:nodebug (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/SemaObjC/
Dattr-nodebug.m4 - (void)doSomething __attribute__((nodebug));
/external/clang/test/SemaObjC/
Dattr-nodebug.m4 - (void)doSomething __attribute__((nodebug));
/external/libcups/scheduler/
Dprocess.c84 const char *nodebug; /* " (with no-log)" for no debug */ in cupsdCreateProfile() local