Searched defs:identifier (Results 1 – 2 of 2) sorted by relevance
231 const identifier = this.getIdentifier(containerChild); constant283 const identifier = this.getIdentifier(containerChild); constant413 const identifier = this.getIdentifier(child); constant
99 clang::IdentifierInfo *identifier = decl->getIdentifier(); in GetMangledNameDecl() local