Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DAcceleratorRecordsSaver.cpp25 if (const char *CurrentName = InputDIE.getName(DINameKind::ShortName)) in hashFullyQualifiedName() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h699 uint32_t CurrentName; global() variable
715 NameIterator(const NameIndex * CurrentIndex,uint32_t CurrentName) NameIterator() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2359 if (const char *CurrentName = DIE.getName(DINameKind::ShortName)) hashFullyQualifiedName() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4998 checkNestingOfRegions(Sema & SemaRef,const DSAStackTy * Stack,OpenMPDirectiveKind CurrentRegion,const DeclarationNameInfo & CurrentName,OpenMPDirectiveKind CancelRegion,OpenMPBindClauseKind BindKind,SourceLocation StartLoc) checkNestingOfRegions() argument