Searched defs:integer_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h281 ForEachEnumerator( lldb::opaque_compiler_type_t type, std::function<bool(const CompilerType &integer_type, ConstString name, const llvm::APSInt &value)> const &callback) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp525 ForEachEnumerator( std::function<bool(const CompilerType &integer_type, ConstString name, const llvm::APSInt &value)> const &callback) const argument
H A DClangASTContext.cpp5142 CompilerType integer_type = GetType(enum_decl->getIntegerType()); local
5132 ForEachEnumerator( lldb::opaque_compiler_type_t type, std::function<bool(const CompilerType &integer_type, ConstString name, const llvm::APSInt &value)> const &callback) argument
/freebsd-11-stable/contrib/gcc/cp/
H A Dclass.c4674 tree integer_type; local

Completed in 165 milliseconds