HomeSort by relevance Sort by last modified time
    Searched refs:string (Results 2876 - 2900 of 46739) sorted by null

<<111112113114115116117118119120>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRPrintingPasses.h 23 #include <string>
38 const std::string &Banner = "",
44 const std::string &Banner = "");
49 const std::string &Banner = "");
63 std::string Banner;
68 PrintModulePass(raw_ostream &OS, const std::string &Banner = "",
82 std::string Banner;
86 PrintFunctionPass(raw_ostream &OS, const std::string &Banner = "");
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Signals.h 18 #include <string>
33 bool RemoveFileOnSignal(StringRef Filename, std::string* ErrMsg = nullptr);
TrigramIndex.h 33 #include <string>
43 void insert(std::string Regex);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
PathDiagnosticConsumers.h 17 #include <string>
33 const std::string &Prefix,\
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Frontend/
CheckerRegistration.h 15 #include <string>
27 ArrayRef<std::string> plugins, DiagnosticsEngine &diags);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang-c/
CXString.h 24 * \defgroup CINDEX_STRING String manipulation routines
31 * \brief A character string.
34 * the ownership of that string might differ from one call to the next.
35 * Use \c clang_getCString() to retrieve the string data and, once finished
36 * with the string data, call \c clang_disposeString() to free the string.
49 * \brief Retrieve the character data associated with the given string.
51 CINDEX_LINKAGE const char *clang_getCString(CXString string);
54 * \brief Free the given string.
56 CINDEX_LINKAGE void clang_disposeString(CXString string);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
NativeCompilandSymbol.h 25 std::string getLibraryName() const override;
26 std::string getName() const override;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
IRPrintingPasses.h 23 #include <string>
38 const std::string &Banner = "",
44 const std::string &Banner = "");
49 const std::string &Banner = "");
63 std::string Banner;
68 PrintModulePass(raw_ostream &OS, const std::string &Banner = "",
82 std::string Banner;
86 PrintFunctionPass(raw_ostream &OS, const std::string &Banner = "");
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Signals.h 18 #include <string>
33 bool RemoveFileOnSignal(StringRef Filename, std::string* ErrMsg = nullptr);
TrigramIndex.h 33 #include <string>
43 void insert(std::string Regex);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
PathDiagnosticConsumers.h 17 #include <string>
33 const std::string &Prefix,\
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Frontend/
CheckerRegistration.h 15 #include <string>
27 ArrayRef<std::string> plugins, DiagnosticsEngine &diags);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang-c/
CXString.h 24 * \defgroup CINDEX_STRING String manipulation routines
31 * \brief A character string.
34 * the ownership of that string might differ from one call to the next.
35 * Use \c clang_getCString() to retrieve the string data and, once finished
36 * with the string data, call \c clang_disposeString() to free the string.
49 * \brief Retrieve the character data associated with the given string.
51 CINDEX_LINKAGE const char *clang_getCString(CXString string);
54 * \brief Free the given string.
56 CINDEX_LINKAGE void clang_disposeString(CXString string);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
NativeCompilandSymbol.h 25 std::string getLibraryName() const override;
26 std::string getName() const override;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
IRPrintingPasses.h 23 #include <string>
38 const std::string &Banner = "",
44 const std::string &Banner = "");
49 const std::string &Banner = "");
63 std::string Banner;
68 PrintModulePass(raw_ostream &OS, const std::string &Banner = "",
82 std::string Banner;
86 PrintFunctionPass(raw_ostream &OS, const std::string &Banner = "");
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Signals.h 18 #include <string>
33 bool RemoveFileOnSignal(StringRef Filename, std::string* ErrMsg = nullptr);
TrigramIndex.h 33 #include <string>
43 void insert(std::string Regex);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
PathDiagnosticConsumers.h 17 #include <string>
33 const std::string &Prefix,\
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Frontend/
CheckerRegistration.h 15 #include <string>
27 ArrayRef<std::string> plugins, DiagnosticsEngine &diags);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Tooling/Refactoring/Rename/
SymbolName.h 28 /// // ^~ string 0 ~~~~~ ^~ string 1 ~~~~~
35 // array of strings instead of just one string.
40 ArrayRef<std::string> getNamePieces() const { return Name; }
43 llvm::SmallVector<std::string, 1> Name;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang-c/
CXString.h 24 * \defgroup CINDEX_STRING String manipulation routines
31 * \brief A character string.
34 * the ownership of that string might differ from one call to the next.
35 * Use \c clang_getCString() to retrieve the string data and, once finished
36 * with the string data, call \c clang_disposeString() to free the string.
49 * \brief Retrieve the character data associated with the given string.
51 CINDEX_LINKAGE const char *clang_getCString(CXString string);
54 * \brief Free the given string.
56 CINDEX_LINKAGE void clang_disposeString(CXString string);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/
IPDBDataStream.h 16 #include <string>
31 virtual std::string getName() const = 0;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
IRPrintingPasses.h 23 #include <string>
38 const std::string &Banner = "",
44 const std::string &Banner = "");
49 const std::string &Banner = "");
63 std::string Banner;
68 PrintModulePass(raw_ostream &OS, const std::string &Banner = "",
82 std::string Banner;
86 PrintFunctionPass(raw_ostream &OS, const std::string &Banner = "");
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Signals.h 18 #include <string>
33 bool RemoveFileOnSignal(StringRef Filename, std::string* ErrMsg = nullptr);
TrigramIndex.h 33 #include <string>
43 void insert(std::string Regex);

Completed in 1112 milliseconds

<<111112113114115116117118119120>>