Home
last modified time | relevance | path

Searched defs:CurrentName (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DAcceleratorRecordsSaver.cpp25 if (const char *CurrentName = InputDIE.getName(DINameKind::ShortName)) in hashFullyQualifiedName() local
/llvm-project/clang-tools-extra/clang-tidy/google/
H A DUpgradeGoogletestCaseCheck.cpp206 static llvm::StringRef getNewMethodName(llvm::StringRef CurrentName) { in getNewMethodName()
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h764 uint32_t CurrentName; global() variable
780 NameIterator(const NameIndex * CurrentIndex,uint32_t CurrentName) NameIterator() argument
[all...]
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2365 if (const char *CurrentName = DIE.getName(DINameKind::ShortName)) hashFullyQualifiedName() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4780 checkNestingOfRegions(Sema & SemaRef,const DSAStackTy * Stack,OpenMPDirectiveKind CurrentRegion,const DeclarationNameInfo & CurrentName,OpenMPDirectiveKind CancelRegion,OpenMPBindClauseKind BindKind,SourceLocation StartLoc) checkNestingOfRegions() argument