Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolFile.h72 GlobalVariables = (1u << 4), enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.h238 SmallVector<CVGlobalVariable, 1> GlobalVariables; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesWriter.cpp89 GlobalVariables; member in clang::api_notes::APINotesWriter::Implementation
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfoMetadata.cpp947 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl()
HDDebugInfo.cpp720 MDTuple *GlobalVariables = nullptr; in getReplacementCU() local