Home
last modified time | relevance | path

Searched defs:GlobalMap (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1965 using GlobalMap = std::map<std::string, Init *, std::less<>>; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3204 GlobalMap; collectGlobalVariableInfo() local