Home
last modified time | relevance | path

Searched refs:getGlobals (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp74 const auto GlobalList = Records.getGlobals(); in printVariables()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1802 const GlobalMap &getGlobals() const { return ExtraGlobals; } in getGlobals() function