Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DJob.cpp56 bool &IsInclude) { in skipArgs()
220 bool IsInclude = false; in Print() local
/netbsd-src/external/gpl3/gcc.old/dist/contrib/testsuite-management/
H A Dvalidate_failures.py223 def IsInclude(line): function
/netbsd-src/external/gpl3/gcc/dist/contrib/testsuite-management/
H A Dvalidate_failures.py219 def IsInclude(line): function
/netbsd-src/usr.bin/make/
H A Dparse.c2184 IsInclude(const char *dir, bool sysv) IsInclude() function