HomeSort by relevance Sort by last modified time
    Searched defs:Key (Results 251 - 275 of 1478) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
DemandedBits.h 92 static AnalysisKey Key;
LazyValueInfo.h 124 static AnalysisKey Key;
OptimizationDiagnosticInfo.h 148 static AnalysisKey Key;
PostDominators.h 39 static AnalysisKey Key;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
HeaderMapTypes.h 24 uint32_t Key; // Offset (into strings) of key.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Tooling/Refactoring/
AtomicChange.h 31 /// An AtomicChange is uniquely identified by a key and will either be fully
38 /// \brief Creates an atomic change around \p KeyPosition with the key being a
40 /// \p KeyPosition should be the location of the key syntactical element that
44 /// \brief Creates an atomic change for \p FilePath with a customized key.
45 AtomicChange(llvm::StringRef FilePath, llvm::StringRef Key)
46 : Key(Key), FilePath(FilePath) {}
54 /// \brief Returns the key of this change, which is a concatenation of the
55 /// file name and offset of the key position.
56 const std::string &getKey() const { return Key; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
CFLAndersAliasAnalysis.h 109 static AnalysisKey Key;
CFLSteensAliasAnalysis.h 128 static AnalysisKey Key;
DemandedBits.h 92 static AnalysisKey Key;
LazyValueInfo.h 124 static AnalysisKey Key;
OptimizationDiagnosticInfo.h 148 static AnalysisKey Key;
PostDominators.h 39 static AnalysisKey Key;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
HeaderMapTypes.h 24 uint32_t Key; // Offset (into strings) of key.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
DemandedBits.h 96 static AnalysisKey Key;
LazyValueInfo.h 131 static AnalysisKey Key;
OptimizationRemarkEmitter.h 158 static AnalysisKey Key;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
HeaderMapTypes.h 24 uint32_t Key; // Offset (into strings) of key.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
DemandedBits.h 96 static AnalysisKey Key;
LazyValueInfo.h 131 static AnalysisKey Key;
OptimizationRemarkEmitter.h 158 static AnalysisKey Key;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
HeaderMapTypes.h 24 uint32_t Key; // Offset (into strings) of key.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
DemandedBits.h 96 static AnalysisKey Key;
LazyValueInfo.h 131 static AnalysisKey Key;
OptimizationRemarkEmitter.h 158 static AnalysisKey Key;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
HeaderMapTypes.h 24 uint32_t Key; // Offset (into strings) of key.

Completed in 792 milliseconds

<<11121314151617181920>>