Searched refs:DynTypedNode (Results 1 - 25 of 94) sorted by relevance

1234

/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h19 using DynTypedNode = ast_type_traits::DynTypedNode;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h19 using DynTypedNode = ast_type_traits::DynTypedNode;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h19 using DynTypedNode = ast_type_traits::DynTypedNode;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h19 using DynTypedNode = ast_type_traits::DynTypedNode;
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h19 using DynTypedNode = ast_type_traits::DynTypedNode;
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h19 using DynTypedNode = ast_type_traits::DynTypedNode;
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h19 using DynTypedNode = ast_type_traits::DynTypedNode;
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h19 using DynTypedNode = ast_type_traits::DynTypedNode;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DASTTypeTraits.h112 /// identity. This is useful for the fast path in DynTypedNode.
206 /// Use \c create(Node) to create a \c DynTypedNode from an AST node,
212 class DynTypedNode { class in namespace:clang::ast_type_traits
214 /// \brief Creates a \c DynTypedNode from \c Node.
216 static DynTypedNode create(const T &Node) {
229 /// in the \c DynTypedNode, and the returned pointer points at
230 /// the storage inside DynTypedNode. For those nodes, do not
231 /// use the pointer outside the scope of the DynTypedNode.
269 /// \brief Imposes an order on \c DynTypedNode.
274 bool operator<(const DynTypedNode
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/Refactoring/
H A DASTSelection.h51 ast_type_traits::DynTypedNode Node;
55 SelectedASTNode(const ast_type_traits::DynTypedNode &Node,
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/Refactoring/
H A DASTSelection.h51 ast_type_traits::DynTypedNode Node;
55 SelectedASTNode(const ast_type_traits::DynTypedNode &Node,
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/Refactoring/
H A DASTSelection.h51 ast_type_traits::DynTypedNode Node;
55 SelectedASTNode(const ast_type_traits::DynTypedNode &Node,

Completed in 440 milliseconds

1234