Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DDeltaTree.cpp365 const DeltaTreeNode *IChild = IN->getChild(i); in VerifyTree() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp2195 for (auto IChild = path::begin(Path), EChild = path::end(Path); in containedIn() local