Home
last modified time | relevance | path

Searched defs:Ent (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h153 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp5612 for (const InitializedEntity *Ent = Entity.getParent(); Ent; in warnOnLifetimeExtension() local