Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFile.h72 GlobalVariables = (1u << 4), enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h238 SmallVector<CVGlobalVariable, 1> GlobalVariables; variable
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp82 GlobalVariables; member in clang::api_notes::APINotesWriter::Implementation
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp937 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl()
H A DDebugInfo.cpp715 MDTuple *GlobalVariables = nullptr; in getReplacementCU() local