HomeSort by relevance Sort by last modified time
    Searched defs:nullptr (Results 176 - 189 of 189) sorted by null

1 2 3 4 5 6 78

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Stmt.h 318 ExprIterator() : iterator_adaptor_base(nullptr) {}
333 ConstExprIterator() : iterator_adaptor_base(nullptr) {}
587 : Stmt(CompoundStmtClass), Body(nullptr), LBraceLoc(Loc), RBraceLoc(Loc) {
593 : Stmt(CompoundStmtClass, Empty), Body(nullptr) {
608 Stmt *body_front() { return !body_empty() ? Body[0] : nullptr; }
609 Stmt *body_back() { return !body_empty() ? Body[size()-1] : nullptr; }
625 return !body_empty() ? Body[0] : nullptr;
628 return !body_empty() ? Body[size() - 1] : nullptr;
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
685 : Stmt(SC), NextSwitchCase(nullptr) {}
869 std::fill_n(getAttrArrayPtr(), NumAttrs, nullptr); local
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Stmt.h 318 ExprIterator() : iterator_adaptor_base(nullptr) {}
333 ConstExprIterator() : iterator_adaptor_base(nullptr) {}
587 : Stmt(CompoundStmtClass), Body(nullptr), LBraceLoc(Loc), RBraceLoc(Loc) {
593 : Stmt(CompoundStmtClass, Empty), Body(nullptr) {
608 Stmt *body_front() { return !body_empty() ? Body[0] : nullptr; }
609 Stmt *body_back() { return !body_empty() ? Body[size()-1] : nullptr; }
625 return !body_empty() ? Body[0] : nullptr;
628 return !body_empty() ? Body[size() - 1] : nullptr;
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
685 : Stmt(SC), NextSwitchCase(nullptr) {}
869 std::fill_n(getAttrArrayPtr(), NumAttrs, nullptr); local
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Stmt.h 318 ExprIterator() : iterator_adaptor_base(nullptr) {}
333 ConstExprIterator() : iterator_adaptor_base(nullptr) {}
587 : Stmt(CompoundStmtClass), Body(nullptr), LBraceLoc(Loc), RBraceLoc(Loc) {
593 : Stmt(CompoundStmtClass, Empty), Body(nullptr) {
608 Stmt *body_front() { return !body_empty() ? Body[0] : nullptr; }
609 Stmt *body_back() { return !body_empty() ? Body[size()-1] : nullptr; }
625 return !body_empty() ? Body[0] : nullptr;
628 return !body_empty() ? Body[size() - 1] : nullptr;
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
685 : Stmt(SC), NextSwitchCase(nullptr) {}
869 std::fill_n(getAttrArrayPtr(), NumAttrs, nullptr); local
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Stmt.h 318 ExprIterator() : iterator_adaptor_base(nullptr) {}
333 ConstExprIterator() : iterator_adaptor_base(nullptr) {}
393 const ASTContext *Context = nullptr) const;
587 : Stmt(CompoundStmtClass), Body(nullptr), LBraceLoc(Loc), RBraceLoc(Loc) {
593 : Stmt(CompoundStmtClass, Empty), Body(nullptr) {
608 Stmt *body_front() { return !body_empty() ? Body[0] : nullptr; }
609 Stmt *body_back() { return !body_empty() ? Body[size()-1] : nullptr; }
625 return !body_empty() ? Body[0] : nullptr;
628 return !body_empty() ? Body[size() - 1] : nullptr;
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc)
869 std::fill_n(getAttrArrayPtr(), NumAttrs, nullptr); local
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Stmt.h 318 ExprIterator() : iterator_adaptor_base(nullptr) {}
333 ConstExprIterator() : iterator_adaptor_base(nullptr) {}
393 const ASTContext *Context = nullptr) const;
587 : Stmt(CompoundStmtClass), Body(nullptr), LBraceLoc(Loc), RBraceLoc(Loc) {
593 : Stmt(CompoundStmtClass, Empty), Body(nullptr) {
608 Stmt *body_front() { return !body_empty() ? Body[0] : nullptr; }
609 Stmt *body_back() { return !body_empty() ? Body[size()-1] : nullptr; }
625 return !body_empty() ? Body[0] : nullptr;
628 return !body_empty() ? Body[size() - 1] : nullptr;
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc)
869 std::fill_n(getAttrArrayPtr(), NumAttrs, nullptr); local
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Stmt.h 318 ExprIterator() : iterator_adaptor_base(nullptr) {}
333 ConstExprIterator() : iterator_adaptor_base(nullptr) {}
393 const ASTContext *Context = nullptr) const;
587 : Stmt(CompoundStmtClass), Body(nullptr), LBraceLoc(Loc), RBraceLoc(Loc) {
593 : Stmt(CompoundStmtClass, Empty), Body(nullptr) {
608 Stmt *body_front() { return !body_empty() ? Body[0] : nullptr; }
609 Stmt *body_back() { return !body_empty() ? Body[size()-1] : nullptr; }
625 return !body_empty() ? Body[0] : nullptr;
628 return !body_empty() ? Body[size() - 1] : nullptr;
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc)
869 std::fill_n(getAttrArrayPtr(), NumAttrs, nullptr); local
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Stmt.h 318 ExprIterator() : iterator_adaptor_base(nullptr) {}
333 ConstExprIterator() : iterator_adaptor_base(nullptr) {}
393 const ASTContext *Context = nullptr) const;
587 : Stmt(CompoundStmtClass), Body(nullptr), LBraceLoc(Loc), RBraceLoc(Loc) {
593 : Stmt(CompoundStmtClass, Empty), Body(nullptr) {
608 Stmt *body_front() { return !body_empty() ? Body[0] : nullptr; }
609 Stmt *body_back() { return !body_empty() ? Body[size()-1] : nullptr; }
625 return !body_empty() ? Body[0] : nullptr;
628 return !body_empty() ? Body[size() - 1] : nullptr;
681 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc)
869 std::fill_n(getAttrArrayPtr(), NumAttrs, nullptr); local
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp 71 return new llvm::AllocaInst(Ty, nullptr, Name, AllocaInsertPt);
263 CXXDestructorDecl *ReferenceTemporaryDtor = nullptr;
547 llvm::BasicBlock *Done = nullptr;
740 return nullptr;
2656 ImplicitParamDecl ArgData(getContext(), nullptr, SourceLocation(), nullptr, local
2658 ImplicitParamDecl ArgAddr(getContext(), nullptr, SourceLocation(), nullptr, local
    [all...]
CGObjCMac.cpp 109 llvm::StructType::get(longDoubleType, longDoubleType, nullptr);
5351 nullptr); local
5425 nullptr); local
5605 nullptr); local
    [all...]
MicrosoftCXXABI.cpp 46 : CGCXXABI(CGM), BaseClassDescriptorType(nullptr),
47 ClassHierarchyDescriptorType(nullptr),
48 CompleteObjectLocatorType(nullptr), CatchableTypeType(nullptr),
49 ThrowInfoType(nullptr) {}
133 return CatchTypeInfo{nullptr, 0x40};
229 return nullptr;
340 return nullptr;
521 /*Initializer=*/nullptr, Name);
567 llvm::Value **VBPtr = nullptr);
3832 getContext(), nullptr, SourceLocation(), &getContext().Idents.get("src"), local
3841 ImplicitParamDecl IsMostDerived(getContext(), nullptr, SourceLocation(), local
    [all...]
  /external/v8/src/heap/
mark-compact.cc 63 code_flusher_(nullptr),
483 return nullptr;
637 ? nullptr
1524 nullptr, CODE_ENTRY_SLOT, variable
2485 ExternalStringTableCleaner external_visitor(heap(), nullptr); local
    [all...]
  /external/v8/src/parsing/
parser.cc 125 if (parser_->reusable_preparser_ != nullptr) {
136 if (parser_->reusable_preparser_ != nullptr) {
161 if (cached_parse_data_ != nullptr) return;
172 if (name == nullptr) name = ast_value_factory()->empty_string();
234 #define CHECK_OK CHECK_OK_VALUE(nullptr)
238 if (failed_) return nullptr; \
363 if (value == nullptr) value = factory()->NewUndefinedLiteral(pos);
451 if (extension_ != nullptr) {
461 if (function != nullptr) {
471 if (args->length() == 1 && args->at(0)->AsVariableProxy() != nullptr) {
2570 DCHECK_IMPLIES(parse_lazily(), extension_ == nullptr); local
    [all...]
  /external/conscrypt/common/src/jni/main/cpp/conscrypt/
native_crypto.cc 60 * If this function returns nullptr and <code>throwIfNull</code> is
63 * nullptr, a caller of this function should simply return and allow JNI
68 * @param throwIfNull whether to throw if the SSL pointer is nullptr
69 * @returns the pointer, which may be nullptr
73 if ((ssl_ctx == nullptr) && throwIfNull) {
82 if ((ssl == nullptr) && throwIfNull) {
91 if ((bio == nullptr) && throwIfNull) {
101 if ((ssl_session == nullptr) && throwIfNull) {
111 if ((ssl_cipher == nullptr) && throwIfNull) {
120 if (contextObject == nullptr) {
384 reinterpret_cast<const uint8_t*>(arrayRo.get()), arrayRo.size(), nullptr)); local
7548 SSL_CTX_set_alpn_select_cb(SSL_get_SSL_CTX(ssl), alpn_select_callback, nullptr); local
7570 SSL_CTX_set_alpn_select_cb(SSL_get_SSL_CTX(ssl), alpn_select_callback, nullptr); local
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
layer_validation_tests.cpp 604 vkCreateBuffer(aVulkanDevice->device(), &buffer_create_info, nullptr, &vulkanBuffer);
608 vkDestroyBuffer(aVulkanDevice->device(), vulkanBuffer, nullptr);
636 vkCreateBuffer(VulkanDevice, &buffer_create_info, nullptr, &VulkanBuffer);
649 vkDestroyBuffer(VulkanDevice, VulkanBuffer, nullptr);
666 vkDestroyBuffer(VulkanDevice, VulkanBuffer, nullptr);
678 vkFreeMemory(VulkanDevice, bad_index.device_memory, nullptr);
680 vkFreeMemory(VulkanDevice, VulkanMemory, nullptr);
691 vkDestroyBuffer(VulkanDevice, VulkanBuffer, nullptr);
757 void BindVertexBuffers(VkCommandBuffer aCommandBuffer, unsigned aOffsetCount = 0, VkDeviceSize *aOffsetList = nullptr) {
9752 vkCreateDevice(gpu(), &device_create_info, nullptr, &testDevice); local
9764 vkCreateDevice(gpu(), &device_create_info, nullptr, &testDevice); local
    [all...]

Completed in 770 milliseconds

1 2 3 4 5 6 78