Searched defs:var_decl (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangExpressionDeclMap.cpp | 1577 NamedDecl *var_decl = nullptr; AddExpressionVariable() local |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ | ||
H A D | PdbAstBuilder.cpp | 678 clang::VarDecl *var_decl = m_clang.CreateVariableDeclaration( in CreateVariableDecl() local |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 2033 clang::VarDecl *var_decl = CreateVariableDeclaration() local |