Home
last modified time | relevance | path

Searched refs:debugType (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/support/
DLogger.h38 const char *debugType(const char *Filename);
103 DEBUG_WITH_TYPE(::clang::clangd::detail::debugType(__FILE__), \
DLogger.cpp42 const char *detail::debugType(const char *Filename) { in debugType() function in clang::clangd::detail
/external/llvm-project/lld/COFF/
DWriter.cpp132 void fillEntry(debug_directory *d, COFF::DebugType debugType, size_t size, in fillEntry() argument
138 d->Type = debugType; in fillEntry()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp985 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType() local
1001 AlignInBits, offsetInBits, flags, debugType); in createFieldType()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp1351 llvm::DIType *debugType = getOrCreateType(type, tunit); in createFieldType() local
1368 offsetInBits, flags, debugType); in createFieldType()