Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp112 clang::NamedDecl *IRForTarget::DeclForGlobal(const GlobalValue *global_val, in DeclForGlobal() function in IRForTarget
150 clang::NamedDecl *IRForTarget::DeclForGlobal(GlobalValue *global_val) { in DeclForGlobal() function in IRForTarget