Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.cpp109 clang::NamedDecl *IRForTarget::DeclForGlobal(const GlobalValue *global_val, in DeclForGlobal() function in IRForTarget
147 clang::NamedDecl *IRForTarget::DeclForGlobal(GlobalValue *global_val) { in DeclForGlobal() function in IRForTarget