Searched defs:NamePos (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp221 uint64_t NamePos; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1088 ShadowMap::iterator NamePos = SMap.find(R.Declaration->getDeclName()); local
1113 ShadowMap::iterator NamePos = SM->find(R.Declaration->getDeclName()); local

Completed in 76 milliseconds