Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/m4/
H A Dmdef.h143 unsigned int builtin_type; member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp497 CompilerType builtin_type; in CreateLLDBTypeFromPDBType() local
706 auto *builtin_type = llvm::dyn_cast<PDBSymbolTypeBuiltin>(&type); in CreateLLDBTypeFromPDBType() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3168 const clang::BuiltinType *builtin_type = IsIntegerType() local
3799 const clang::BuiltinType *builtin_type = GetTypeInfo() local