Home
last modified time | relevance | path

Searched defs:is_param (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.h106 bool is_param; member
H A DSymbolFileNativePDB.cpp1818 bool is_param) { in CreateLocalVariable()
1876 PdbCompilandSymId scope_id, PdbCompilandSymId var_id, bool is_param) { in GetOrCreateLocalVariable()
1991 bool is_param = params_remaining > 0; in ParseVariablesForBlock() local
/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c732 metaEntityDecl(void *userData, const XML_Char *entityName, int is_param, in metaEntityDecl()
/freebsd/contrib/expat/lib/
H A Dxmlparse.c326 XML_Bool is_param; member