Searched defs:getChild (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DStorageLocation.h87 StorageLocation &getChild(const ValueDecl &D) const { function in class:clang::dataflow::final
H A DValue.h300 Value *getChild(const ValueDecl &D) const { function in class:clang::dataflow::final
/openbsd-current/gnu/llvm/clang/lib/Rewrite/
H A DDeltaTree.cpp145 const DeltaTreeNode *getChild(unsigned i) const { function in class:__anon672::DeltaTreeNode
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp741 InMemoryNode *getChild(StringRef Name) const { function in class:llvm::vfs::detail::InMemoryDirectory
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.h199 Matcher *getChild(unsigned i) { return Children[i]; } function in class:llvm::ScopeMatcher
200 const Matcher *getChild(unsigned i) const { return Children[i]; } function in class:llvm::ScopeMatcher
H A DCodeGenDAGPatterns.h730 TreePatternNode *getChild(unsigned N) const { return Children[N].get(); } function in class:llvm::TreePatternNode

Completed in 142 milliseconds