Searched defs:declaration (Results 1 – 4 of 4) sorted by relevance
104 struct declaration { struct111 typedef struct declaration declaration; argument
73 bool Declaration::FileAndLineEqual(const Declaration &declaration, in FileAndLineEqual()
36 void UpdateToDefDIE(const DWARFDIE &def_die, Declaration &declaration, in UpdateToDefDIE()
1155 Declaration declaration; in CreateEnumType() local