Searched defs:BASIC_SVAL (Results 1 – 2 of 2) sorted by relevance
37 #define BASIC_SVAL(Id, Parent) case SVal::Id ## Kind: DISPATCH(Id, Id); in Visit() macro57 #define BASIC_SVAL(Id, Parent) \ macro
79 #define BASIC_SVAL(Id, Parent) Id ## Kind, macro