/external/llvm/include/llvm/ADT/ |
ImmutableIntervalMap.h | 38 typedef const Interval &key_type_ref; typedef in struct:llvm::ImutIntervalInfo 42 static key_type_ref KeyOfValue(value_type_ref V) { 50 static bool isEqual(key_type_ref L, key_type_ref R) { 58 static bool isLess(key_type_ref L, key_type_ref R) { 72 static bool isContainedIn(key_type_ref K, key_type_ref L) { 92 typedef typename ImutInfo::key_type_ref key_type_ref; typedef in class:llvm::ImutIntervalAVLFactory 201 typedef typename ImutIntervalInfo<ValT>::key_type_ref key_type_ref; typedef in class:llvm::ImmutableIntervalMap [all...] |
ImmutableMap.h | 29 typedef const T& key_type_ref; typedef in struct:llvm::ImutKeyValueInfo 33 static inline key_type_ref KeyOfValue(value_type_ref V) { 41 static inline bool isEqual(key_type_ref L, key_type_ref R) { 44 static inline bool isLess(key_type_ref L, key_type_ref R) { 66 typedef typename ValInfo::key_type_ref key_type_ref; typedef in class:llvm::ImmutableMap 110 ImmutableMap add(ImmutableMap Old, key_type_ref K, data_type_ref D) { 115 ImmutableMap remove(ImmutableMap Old, key_type_ref K) 276 typedef typename ValInfo::key_type_ref key_type_ref; typedef in class:llvm::ImmutableMapRef [all...] |
ImmutableSet.h | 40 typedef typename ImutInfo::key_type_ref key_type_ref; typedef in class:llvm::ImutAVLTree 73 ImutAVLTree* find(key_type_ref K) { 76 key_type_ref CurrentKey = ImutInfo::KeyOfValue(T->getValue()); 168 bool contains(key_type_ref K) { return (bool) find(K); } 368 typedef typename TreeTy::key_type_ref key_type_ref; typedef in class:llvm::ImutAVLFactory 407 TreeTy* remove(TreeTy* T, key_type_ref V) { 543 key_type_ref K = ImutInfo::KeyOfValue(V); 544 key_type_ref KCurrent = ImutInfo::KeyOfValue(getValue(T)) 882 typedef value_type_ref key_type_ref; typedef in struct:llvm::ImutContainerInfo 908 typedef value_type_ref key_type_ref; typedef in struct:llvm::ImutContainerInfo [all...] |
/external/clang/lib/Frontend/ |
CacheTokens.cpp | 111 typedef key_type key_type_ref; typedef in class:__anon15857::FileEntryPTHEntryInfo 576 typedef key_type key_type_ref; typedef in class:__anon15862::PTHIdentifierTableTrait
|
/external/clang/lib/Serialization/ |
GlobalModuleIndex.cpp | 622 typedef StringRef key_type_ref; typedef in class:__anon16067::IdentifierIndexWriterTrait 626 static unsigned ComputeHash(key_type_ref Key) { 631 EmitKeyDataLength(raw_ostream& Out, key_type_ref Key, data_type_ref Data) { 639 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { 643 void EmitData(raw_ostream& Out, key_type_ref Key, data_type_ref Data,
|
ASTWriter.cpp | 1468 typedef const key_type &key_type_ref; typedef in class:__anon16054::HeaderFileInfoTrait 1831 typedef key_type key_type_ref; typedef in class:__anon16055::ASTMacroTableTrait 2710 typedef key_type key_type_ref; typedef in class:__anon16056::ASTMethodPoolTrait 3040 typedef key_type key_type_ref; typedef in class:__anon16057::ASTIdentifierTableTrait 3266 typedef key_type key_type_ref; typedef in class:__anon16058::ASTDeclContextNameLookupTrait [all...] |