HomeSort by relevance Sort by last modified time
    Searched defs:extract (Results 151 - 175 of 657) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 472 /// mdconst::extract <=> cast
525 /// \brief Extract a Value from Metadata.
527 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
530 extract(Y &&MD) { function in namespace:llvm::mdconst
536 extract(Y &MD) { function in namespace:llvm::mdconst
537 return extract(&MD);
540 /// \brief Extract a Value from Metadata, allowing null.
542 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
552 /// \brief Extract a Value from Metadata, if any.
554 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
1500 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Metadata.h 482 /// mdconst::extract <=> cast
535 /// \brief Extract a Value from Metadata.
537 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
540 extract(Y &&MD) { function in namespace:llvm::mdconst
546 extract(Y &MD) { function in namespace:llvm::mdconst
547 return extract(&MD);
550 /// \brief Extract a Value from Metadata, allowing null.
552 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
562 /// \brief Extract a Value from Metadata, if any.
564 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
1500 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Metadata.h 482 /// mdconst::extract <=> cast
535 /// \brief Extract a Value from Metadata.
537 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
540 extract(Y &&MD) { function in namespace:llvm::mdconst
546 extract(Y &MD) { function in namespace:llvm::mdconst
547 return extract(&MD);
550 /// \brief Extract a Value from Metadata, allowing null.
552 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
562 /// \brief Extract a Value from Metadata, if any.
564 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
754 // First, for any types that have a declaration, extract the declaration and
1555 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Metadata.h 489 /// mdconst::extract <=> cast
542 /// \brief Extract a Value from Metadata.
544 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
547 extract(Y &&MD) { function in namespace:llvm::mdconst
553 extract(Y &MD) { function in namespace:llvm::mdconst
554 return extract(&MD);
557 /// \brief Extract a Value from Metadata, allowing null.
559 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
569 /// \brief Extract a Value from Metadata, if any.
571 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
754 // First, for any types that have a declaration, extract the declaration and
1555 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Metadata.h 489 /// mdconst::extract <=> cast
542 /// \brief Extract a Value from Metadata.
544 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
547 extract(Y &&MD) { function in namespace:llvm::mdconst
553 extract(Y &MD) { function in namespace:llvm::mdconst
554 return extract(&MD);
557 /// \brief Extract a Value from Metadata, allowing null.
559 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
569 /// \brief Extract a Value from Metadata, if any.
571 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
754 // First, for any types that have a declaration, extract the declaration and
1555 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Metadata.h 489 /// mdconst::extract <=> cast
542 /// \brief Extract a Value from Metadata.
544 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
547 extract(Y &&MD) { function in namespace:llvm::mdconst
553 extract(Y &MD) { function in namespace:llvm::mdconst
554 return extract(&MD);
557 /// \brief Extract a Value from Metadata, allowing null.
559 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
569 /// \brief Extract a Value from Metadata, if any.
571 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
754 // First, for any types that have a declaration, extract the declaration and
1555 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Metadata.h 489 /// mdconst::extract <=> cast
542 /// \brief Extract a Value from Metadata.
544 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
547 extract(Y &&MD) { function in namespace:llvm::mdconst
553 extract(Y &MD) { function in namespace:llvm::mdconst
554 return extract(&MD);
557 /// \brief Extract a Value from Metadata, allowing null.
559 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
569 /// \brief Extract a Value from Metadata, if any.
571 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
1500 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Metadata.h 472 /// mdconst::extract <=> cast
525 /// \brief Extract a Value from Metadata.
527 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
530 extract(Y &&MD) { function in namespace:llvm::mdconst
536 extract(Y &MD) { function in namespace:llvm::mdconst
537 return extract(&MD);
540 /// \brief Extract a Value from Metadata, allowing null.
542 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
552 /// \brief Extract a Value from Metadata, if any.
554 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
1500 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Metadata.h 482 /// mdconst::extract <=> cast
535 /// \brief Extract a Value from Metadata.
537 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
540 extract(Y &&MD) { function in namespace:llvm::mdconst
546 extract(Y &MD) { function in namespace:llvm::mdconst
547 return extract(&MD);
550 /// \brief Extract a Value from Metadata, allowing null.
552 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
562 /// \brief Extract a Value from Metadata, if any.
564 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
1500 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Metadata.h 482 /// mdconst::extract <=> cast
535 /// \brief Extract a Value from Metadata.
537 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
540 extract(Y &&MD) { function in namespace:llvm::mdconst
546 extract(Y &MD) { function in namespace:llvm::mdconst
547 return extract(&MD);
550 /// \brief Extract a Value from Metadata, allowing null.
552 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
562 /// \brief Extract a Value from Metadata, if any.
564 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
754 // First, for any types that have a declaration, extract the declaration and
1555 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Metadata.h 489 /// mdconst::extract <=> cast
542 /// \brief Extract a Value from Metadata.
544 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
547 extract(Y &&MD) { function in namespace:llvm::mdconst
553 extract(Y &MD) { function in namespace:llvm::mdconst
554 return extract(&MD);
557 /// \brief Extract a Value from Metadata, allowing null.
559 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
569 /// \brief Extract a Value from Metadata, if any.
571 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
754 // First, for any types that have a declaration, extract the declaration and
1555 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Metadata.h 489 /// mdconst::extract <=> cast
542 /// \brief Extract a Value from Metadata.
544 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
547 extract(Y &&MD) { function in namespace:llvm::mdconst
553 extract(Y &MD) { function in namespace:llvm::mdconst
554 return extract(&MD);
557 /// \brief Extract a Value from Metadata, allowing null.
559 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
569 /// \brief Extract a Value from Metadata, if any.
571 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchersInternal.h 518 /// \brief Extract the dynamic matcher.
754 // First, for any types that have a declaration, extract the declaration and
1555 extract(const NestedNameSpecifierLoc &Loc) { function in class:clang::ast_matchers::internal::LocMatcher
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Metadata.h 489 /// mdconst::extract <=> cast
542 /// \brief Extract a Value from Metadata.
544 /// As an analogue to \a cast(), extract the \a Value subclass \c X from \c MD.
547 extract(Y &&MD) { function in namespace:llvm::mdconst
553 extract(Y &MD) { function in namespace:llvm::mdconst
554 return extract(&MD);
557 /// \brief Extract a Value from Metadata, allowing null.
559 /// As an analogue to \a cast_or_null(), extract the \a Value subclass \c X
569 /// \brief Extract a Value from Metadata, if any.
571 /// As an analogue to \a dyn_cast_or_null(), extract the \a Value subclass \c
    [all...]

Completed in 622 milliseconds

1 2 3 4 5 67 8 91011>>