Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Ddir.c169 struct PathEntry { struct
176 /* PathEntry kept on knownDirectories */ argument
/openbsd-src/gnu/llvm/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp532 for (StringRef PathEntry : PathEntries) { in findVCToolChainViaEnvironment() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp267 typedef APValue::LValuePathEntry PathEntry; typedef