Searched defs:PathEntry (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/ | ||
H A D | MSVCPaths.cpp | 533 for (StringRef PathEntry : PathEntries) { findVCToolChainViaEnvironment() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 270 typedef APValue::LValuePathEntry PathEntry; global() typedef |