Searched defs:artificial (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | GCOV.h | 264 uint8_t artificial = 0; variable
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Variable.cpp | 43 Variable(lldb::user_id_t uid,const char * name,const char * mangled,const lldb::SymbolFileTypeSP & symfile_type_sp,ValueType scope,SymbolContextScope * context,const RangeList & scope_range,Declaration * decl_ptr,const DWARFExpressionList & location_list,bool external,bool artificial,bool location_is_constant_data,bool static_member) Variable() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | SymbolFileNativePDB.cpp | 919 bool artificial = false; in CreateGlobalVariable() local 952 bool artificial = false; in CreateConstantSymbol() local 1853 bool artificial = false; in CreateLocalVariable() local
|