Searched defs:var_decl (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Expression/
H A DClangExpressionDeclMap.cpp1619 NamedDecl *var_decl = NULL; local
1667 NamedDecl *var_decl = context.AddVarDecl(parser_type.GetLValueReferenceType()); local
1701 NamedDecl *var_decl = context.AddVarDecl(parser_type); local
1755 const VarDecl *var_decl = dyn_cast<VarDecl>(named_decl); local
1818 NamedDecl *var_decl = context.AddVarDecl(parser_clang_type); local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTType.cpp4584 clang::VarDecl *var_decl = NULL; local
/freebsd-10.1-release/contrib/gcc/
H A Dc-common.c5931 build_block_byref_release_exp(tree var_decl) argument

Completed in 267 milliseconds