Home
last modified time | relevance | path

Searched defs:builtin_type (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/bindgen/src/
Dparse.rs97 fn builtin_type( in builtin_type() method
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp489 CompilerType builtin_type; in CreateLLDBTypeFromPDBType() local
685 auto *builtin_type = llvm::dyn_cast<PDBSymbolTypeBuiltin>(&type); in CreateLLDBTypeFromPDBType() local
/external/rust/crates/bindgen/src/ir/
Ditem.rs1269 fn builtin_type( in builtin_type() method
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3121 const clang::BuiltinType *builtin_type = in IsIntegerType() local
3720 const clang::BuiltinType *builtin_type = llvm::dyn_cast<clang::BuiltinType>( in GetTypeInfo() local