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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h 343 DeclContext *getEntity() const {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 85 const DINode *getEntity() const { return Entity; }
168 return cast<DILocalVariable>(getEntity());
243 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); }

Completed in 27 milliseconds