Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h764 uint32_t CurrentName; variable
780 NameIterator(const NameIndex *CurrentIndex, uint32_t CurrentName) in NameIterator()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2379 if (const char *CurrentName = DIE.getName(DINameKind::ShortName)) in hashFullyQualifiedName() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4783 const DeclarationNameInfo &CurrentName, in checkNestingOfRegions()