Searched defs:CurrentName (Results 1 – 5 of 5) sorted by relevance
25 if (const char *CurrentName = InputDIE.getName(DINameKind::ShortName)) in hashFullyQualifiedName() local
206 static llvm::StringRef getNewMethodName(llvm::StringRef CurrentName) { in getNewMethodName()
764 uint32_t CurrentName; global() variable 780 NameIterator(const NameIndex * CurrentIndex,uint32_t CurrentName) NameIterator() argument [all...]
2365 if (const char *CurrentName = DIE.getName(DINameKind::ShortName)) hashFullyQualifiedName() local
4780 checkNestingOfRegions(Sema & SemaRef,const DSAStackTy * Stack,OpenMPDirectiveKind CurrentRegion,const DeclarationNameInfo & CurrentName,OpenMPDirectiveKind CancelRegion,OpenMPBindClauseKind BindKind,SourceLocation StartLoc) checkNestingOfRegions() argument