Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h412 bool is_variadic, unsigned type_quals) { in CreateFunctionType()
DTypeSystemClang.cpp2063 bool is_variadic, unsigned type_quals, in CreateFunctionType()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp892 unsigned type_quals = 0; in ParseSubroutine() local
2282 unsigned type_quals = 0; in ParseFunctionFromDWARF() local
2924 unsigned &type_quals) { in ParseChildParameters()
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp631 uint32_t type_quals = 0; in CreateLLDBTypeFromPDBType() local