HomeSort by: relevance | last modified time | path
    Searched defs:isParentOf (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
LazyCallGraph.cpp 281 bool LazyCallGraph::SCC::isParentOf(const SCC &C) const {
407 bool LazyCallGraph::RefSCC::isParentOf(const RefSCC &RC) const {
  /src/external/apache2/llvm/dist/clang/lib/Analysis/
AnalysisDeclContext.cpp 424 bool LocationContext::isParentOf(const LocationContext *LC) const {
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 1521 bool isParentOf(const TopologyNode& OtherNode) {

Completed in 36 milliseconds