Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp467 Declaration value_decl; in CreateEnum() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1013 clang::ValueDecl *value_decl = dyn_cast<clang::ValueDecl>(named_decl); in MaybeHandleVariable() local