Home
last modified time | relevance | path

Searched refs:BuildType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp76 retval.type = BuildType(ast_ctx, type, for_expression, &bitfield_size); in ReadStructElement()
156 clang::QualType element_type(BuildType(ast_ctx, type, for_expression)); in BuildArray()
255 AppleObjCTypeEncodingParser::BuildType(TypeSystemClang &clang_ast_ctx, in BuildType() function in AppleObjCTypeEncodingParser
329 BuildType(clang_ast_ctx, type, for_expression); in BuildType()
347 BuildType(clang_ast_ctx, type, for_expression); in BuildType()
366 clang::QualType qual_type = BuildType(ast_ctx, lexer, for_expression); in RealizeType()
H A DAppleObjCTypeEncodingParser.h38 clang::QualType BuildType(TypeSystemClang &clang_ast_ctx, StringLexer &type,
/openbsd-src/gnu/llvm/llvm/utils/release/
H A Dtest-release.sh389 BuildType="Release"
393 BuildType="Release"
397 BuildType="Debug"
426 -DCMAKE_BUILD_TYPE=$BuildType -DLLVM_ENABLE_ASSERTIONS=$Assertions \
435 -DCMAKE_BUILD_TYPE=$BuildType -DLLVM_ENABLE_ASSERTIONS=$Assertions \