Home
last modified time | relevance | path

Searched defs:GlobalScope (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp149 CComPtr<IDiaSymbol> GlobalScope; in getGlobalScope() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1042 auto GlobalScope = Session->getGlobalScope(); dumpDia() local
1099 auto GlobalScope(Session->getGlobalScope()); dumpPretty() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp4364 TGVarScope *GlobalScope = PushScope(); in ParseFile() local