HomeSort by relevance Sort by last modified time
    Searched defs:ParentModule (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/MCAnalysis/
MCFunction.h 91 MCModule *ParentModule;
109 const MCModule *getParent() const { return ParentModule; }
110 MCModule *getParent() { return ParentModule; }
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 395 milliseconds