Home
last modified time | relevance | path

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

/external/python/pycparser/examples/
Dexplore_ast.py89 function_decl = ast.ext[2].decl variable
/external/llvm-project/clang/test/CodeGen/
D2005-09-24-BitFieldCrash.c25 struct tree_function_decl function_decl; member
/external/clang/test/CodeGen/
D2005-09-24-BitFieldCrash.c25 struct tree_function_decl function_decl; member
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DASTResultSynthesizer.cpp89 } else if (FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D)) { in TransformTopLevelDecl() local
120 FunctionDecl *function_decl = FunDecl; in SynthesizeFunctionResult() local
DASTStructExtractor.cpp123 FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D); in ExtractFromTopLevelDecl() local
DClangUserExpression.cpp218 } else if (clang::FunctionDecl *function_decl = in ScanContext() local
DClangExpressionDeclMap.cpp1729 NamedDecl *function_decl = nullptr; in AddOneFunction() local
/external/libabigail/include/
Dabg-fwd.h230 class function_decl; variable
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp1017 clang::FunctionDecl *function_decl = m_clang.CreateFunctionDeclaration( in GetOrCreateFunctionDecl() local
1033 clang::FunctionDecl &function_decl, in CreateFunctionParameters()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp1212 clang::FunctionDecl *function_decl = nullptr; in ParseSubroutine() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp2117 void TypeSystemClang::SetFunctionParameters(FunctionDecl *function_decl, in SetFunctionParameters()
9468 } else if (clang::FunctionDecl *function_decl = in DeclContextIsClassMethod() local
/external/libabigail/src/
Dabg-ir.cc17748 function_decl::function_decl(const string& name, in function_decl() function in abigail::ir::function_decl
17786 function_decl::function_decl(const string& name, in function_decl() function in abigail::ir::function_decl