Searched refs:fArtificial (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h581 bool IsArtificial() const { return fArtificial; }
605 bool fArtificial; member in class:DIEFormalParameter
1283 bool IsArtificial() const { return fArtificial; }
1343 bool fArtificial; member in class:DIESubprogram
H A DDebugInfoEntries.cpp874 fArtificial(false)
913 fArtificial = value.flag;
1928 fArtificial(false),
2100 fArtificial = value.flag;

Completed in 22 milliseconds