Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h547 uint32_t CurrentName; variable
563 NameIterator(const NameIndex *CurrentIndex, uint32_t CurrentName) in NameIterator()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2051 if (const char *CurrentName = DIE.getName(DINameKind::ShortName)) in hashFullyQualifiedName() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp4983 const DeclarationNameInfo &CurrentName, in checkNestingOfRegions()