Searched refs:IsCppType (Results 1 – 2 of 2) sorted by relevance
20 bool IsCppType(const String& id) in IsCppType() function115 if(IsCppType(id)) in ParseItemNatural()
41 inline bool IsCppType(int i) in IsCppType() function127 bool IsType() const { return IsCppType(kind); } in IsType()