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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h264 uint8_t artificial = 0; member in class:llvm::GCOVFunction
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp38 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) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp919 bool artificial = false; local
952 bool artificial = false; local
1853 bool artificial = false; local

Completed in 120 milliseconds