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

  /external/clang/lib/Index/
EntityImpl.h 1 //===--- EntityImpl.h - Internal Entity implementation---------*- C++ -*-=====//
27 class EntityImpl : public llvm::FoldingSetNode {
39 EntityImpl(Entity parent, DeclarationName name, unsigned idNS,
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
EntityImpl.java 32 public class EntityImpl extends NodeImpl implements Entity {
40 EntityImpl(DocumentImpl document, String notationName, String publicID,
  /external/jdiff/
xerces.jar 

Completed in 1089 milliseconds