Home
last modified time | relevance | path

Searched defs:integer_type (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DTypeSystem.h293 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp346 const llvm::APSInt &value) -> bool { in GetEnumMembers()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp556 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()
H A DClangASTContext.cpp5818 std::function<bool(const CompilerType &integer_type, in ForEachEnumerator()
5826 CompilerType integer_type(this, in ForEachEnumerator() local
8927 QualType integer_type(enum_decl->getIntegerType()); in CompleteTagDeclarationDefinition() local
/freebsd-12.1/contrib/gcc/cp/
H A Dclass.c4674 tree integer_type; in layout_class_type() local