Searched refs:Implementation (Results 1 - 25 of 151) sorted by relevance

1234567

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Index/
H A DCodegenNameGenerator.h45 struct Implementation;
46 std::unique_ptr<Implementation> Impl;
/prebuilts/misc/common/robolectric/3.1.1/lib/
H A Drobolectric-annotations-3.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/annotation/ org/robolectric/annotation/Config ...
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1159 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1159 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1159 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1214 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1214 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1214 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1214 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1159 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1159 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchersInternal.h319 DynTypedMatcher(MatcherInterface<T> *Implementation) argument
322 RestrictKind(SupportedKind), Implementation(Implementation) {}
381 /// same \c Implementation pointer, but different \c RestrictKind. We need to
390 reinterpret_cast<uint64_t>(Implementation.get()));
430 IntrusiveRefCntPtr<DynMatcherInterface> Implementation)
434 Implementation(std::move(Implementation)) {}
441 /// needing to change \c Implementation.
443 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; member in class:clang::ast_matchers::internal::DynTypedMatcher
428 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, ast_type_traits::ASTNodeKind RestrictKind, IntrusiveRefCntPtr<DynMatcherInterface> Implementation) argument
471 Matcher(MatcherInterface<T> *Implementation) argument
555 Matcher(const DynTypedMatcher &Implementation) argument
561 DynTypedMatcher Implementation; member in class:clang::ast_matchers::internal::Matcher
567 makeMatcher(MatcherInterface<T> *Implementation) argument
1159 BindableMatcher(MatcherInterface<T> *Implementation) argument
[all...]

Completed in 500 milliseconds

1234567