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

<<151152153154155156157158159160>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Driver/
XRayArgs.h 22 std::vector<std::string> AlwaysInstrumentFiles;
23 std::vector<std::string> NeverInstrumentFiles;
24 std::vector<std::string> ExtraDeps;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
HeaderSearchOptions.h 18 #include <string>
27 /// \#include directives whose paths are enclosed by string quotes ("")
51 std::string Path;
68 std::string Prefix;
80 std::string Sysroot;
90 std::string ResourceDir;
93 std::string ModuleCachePath;
96 std::string ModuleUserBuildPath;
99 std::map<std::string, std::string> PrebuiltModuleFiles
    [all...]
PreprocessorOptions.h 19 #include <string>
45 std::vector<std::pair<std::string, bool/*isUndef*/> > Macros;
46 std::vector<std::string> Includes;
47 std::vector<std::string> MacroIncludes;
58 std::string ImplicitPCHInclude;
61 std::vector<std::string> ChainedIncludes;
75 std::set<std::string> DeserializedPCHDeclsToErrorOn;
93 std::string ImplicitPTHInclude;
96 std::string TokenCache;
116 std::vector<std::pair<std::string, std::string>> RemappedFiles
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Rewrite/Frontend/
ASTConsumers.h 19 #include <string>
31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
GCStrategy.h 56 #include <string>
84 std::string Name;
103 /// name string specified on functions which use this strategy.
104 const std::string &getName() const { return Name; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
OrcError.h 46 JITSymbolNotFound(std::string SymbolName);
49 const std::string &getSymbolName() const;
51 std::string SymbolName;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Errno.h 18 #include <string>
24 /// Returns a string representation of the errno value, using whatever
28 std::string StrError();
31 std::string StrError(int errnum);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/TableGen/
StringMatcher.h 18 #include <string>
27 /// output a simple switch tree to classify the input string.
34 using StringPair = std::pair<std::string, std::string>;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Driver/
XRayArgs.h 22 std::vector<std::string> AlwaysInstrumentFiles;
23 std::vector<std::string> NeverInstrumentFiles;
24 std::vector<std::string> ExtraDeps;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
HeaderSearchOptions.h 18 #include <string>
27 /// \#include directives whose paths are enclosed by string quotes ("")
51 std::string Path;
68 std::string Prefix;
80 std::string Sysroot;
90 std::string ResourceDir;
93 std::string ModuleCachePath;
96 std::string ModuleUserBuildPath;
99 std::map<std::string, std::string> PrebuiltModuleFiles
    [all...]
PreprocessorOptions.h 19 #include <string>
45 std::vector<std::pair<std::string, bool/*isUndef*/> > Macros;
46 std::vector<std::string> Includes;
47 std::vector<std::string> MacroIncludes;
58 std::string ImplicitPCHInclude;
61 std::vector<std::string> ChainedIncludes;
75 std::set<std::string> DeserializedPCHDeclsToErrorOn;
93 std::string ImplicitPTHInclude;
96 std::string TokenCache;
116 std::vector<std::pair<std::string, std::string>> RemappedFiles
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Rewrite/Frontend/
ASTConsumers.h 19 #include <string>
31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
GCStrategy.h 56 #include <string>
84 std::string Name;
103 /// name string specified on functions which use this strategy.
104 const std::string &getName() const { return Name; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
OrcError.h 46 JITSymbolNotFound(std::string SymbolName);
49 const std::string &getSymbolName() const;
51 std::string SymbolName;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Errno.h 18 #include <string>
24 /// Returns a string representation of the errno value, using whatever
28 std::string StrError();
31 std::string StrError(int errnum);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/TableGen/
StringMatcher.h 18 #include <string>
27 /// output a simple switch tree to classify the input string.
34 using StringPair = std::pair<std::string, std::string>;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Driver/
XRayArgs.h 22 std::vector<std::string> AlwaysInstrumentFiles;
23 std::vector<std::string> NeverInstrumentFiles;
24 std::vector<std::string> ExtraDeps;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
HeaderSearchOptions.h 18 #include <string>
27 /// \#include directives whose paths are enclosed by string quotes ("")
51 std::string Path;
68 std::string Prefix;
80 std::string Sysroot;
90 std::string ResourceDir;
93 std::string ModuleCachePath;
96 std::string ModuleUserBuildPath;
99 std::map<std::string, std::string> PrebuiltModuleFiles
    [all...]
PreprocessorOptions.h 19 #include <string>
45 std::vector<std::pair<std::string, bool/*isUndef*/> > Macros;
46 std::vector<std::string> Includes;
47 std::vector<std::string> MacroIncludes;
58 std::string ImplicitPCHInclude;
61 std::vector<std::string> ChainedIncludes;
75 std::set<std::string> DeserializedPCHDeclsToErrorOn;
93 std::string ImplicitPTHInclude;
96 std::string TokenCache;
116 std::vector<std::pair<std::string, std::string>> RemappedFiles
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Rewrite/Frontend/
ASTConsumers.h 19 #include <string>
31 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS,
35 CreateModernObjCRewriter(const std::string &InFile,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
GCStrategy.h 56 #include <string>
84 std::string Name;
103 /// name string specified on functions which use this strategy.
104 const std::string &getName() const { return Name; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
OrcError.h 46 JITSymbolNotFound(std::string SymbolName);
49 const std::string &getSymbolName() const;
51 std::string SymbolName;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Errno.h 18 #include <string>
24 /// Returns a string representation of the errno value, using whatever
28 std::string StrError();
31 std::string StrError(int errnum);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/TableGen/
StringMatcher.h 18 #include <string>
27 /// output a simple switch tree to classify the input string.
34 using StringPair = std::pair<std::string, std::string>;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
XRayArgs.h 22 std::vector<std::string> AlwaysInstrumentFiles;
23 std::vector<std::string> NeverInstrumentFiles;
24 std::vector<std::string> ExtraDeps;

Completed in 1173 milliseconds

<<151152153154155156157158159160>>