HomeSort by relevance Sort by last modified time
    Searched defs:FromId (Results 1 - 16 of 16) sorted by null

  /external/clang/include/clang/Tooling/
RefactoringCallbacks.h 50 /// \brief Replace the text of the statement bound to \c FromId with the text in
54 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
58 std::string FromId;
62 /// \brief Replace the text of the statement bound to \c FromId with the text of
66 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
70 std::string FromId;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 50 /// \brief Replace the text of the statement bound to \c FromId with the text in
54 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
58 std::string FromId;
62 /// \brief Replace the text of the statement bound to \c FromId with the text of
66 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
70 std::string FromId;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 50 /// \brief Replace the text of the statement bound to \c FromId with the text in
54 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
58 std::string FromId;
62 /// \brief Replace the text of the statement bound to \c FromId with the text of
66 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
70 std::string FromId;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/
RefactoringCallbacks.h 77 /// \brief Replace the text of the statement bound to \c FromId with the text in
81 ReplaceStmtWithText(StringRef FromId, StringRef ToText);
85 std::string FromId;
89 /// \brief Replace the text of an AST node bound to \c FromId with the result of
98 create(StringRef FromId, StringRef ToTemplate);
106 ReplaceNodeWithTemplate(llvm::StringRef FromId,
108 std::string FromId;
112 /// \brief Replace the text of the statement bound to \c FromId with the text of
116 ReplaceStmtWithStmt(StringRef FromId, StringRef ToId);
120 std::string FromId;
    [all...]
  /external/v8/src/
fast-accessor-assembler.cc 57 FromId(value_id), JSObject::kHeaderSize + kPointerSize * field_no);
82 assembler_->Goto(FromId(is_jsobject));
86 assembler_->Goto(FromId(is_jsobject));
92 FromId(value_id), JSObject::kHeaderSize + kPointerSize * field_no);
100 return FromRaw(assembler_->LoadBufferObject(FromId(value_id), offset,
108 assembler_->LoadBufferObject(FromId(value_id), offset), 0,
114 return FromRaw(assembler_->SmiTag(FromId(value_id)));
119 assembler_->Return(FromId(value_id));
127 Node* value = FromId(value_id);
141 assembler_->WordEqual(FromId(value_id), assembler_->SmiConstant(0))
    [all...]

Completed in 342 milliseconds