Searched defs:DeclForGlobal (Results 1 – 1 of 1) sorted by relevance
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | IRForTarget.cpp | 112 clang::NamedDecl *IRForTarget::DeclForGlobal(const GlobalValue *global_val, DeclForGlobal() function in IRForTarget |