Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.cpp163 for (llvm::StringRef PathEntry : PathEntries) { in findVCToolChainViaEnvironment() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp267 typedef APValue::LValuePathEntry PathEntry; typedef