Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp58 bool &IsInclude) { in skipArgs()
229 bool IsInclude = false; in Print() local
/src/contrib/bmake/
H A Dparse.c2247 IsInclude(const char *dir, bool sysv) in IsInclude() function