Searched defs:integer_type (Results 1 – 4 of 4) sorted by relevance
336 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()
552 const llvm::APSInt &value) -> bool { in GetEnumMembers()
830 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()
5547 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()5555 CompilerType integer_type = GetType(enum_decl->getIntegerType()); in ForEachEnumerator() local8385 QualType integer_type(enum_decl->getIntegerType()); in CompleteTagDeclarationDefinition() local