Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.cpp61 RecordDecl *struct_decl = NULL; in ExtractFromFunctionDecl() local
/freebsd-12.1/contrib/gperf/src/
H A Dinput.cc389 char *struct_decl = NULL; in read_input() local
H A Doutput.cc79 Output::Output (KeywordExt_List *head, const char *struct_decl, in Output()