Searched defs:ReadKey (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesReader.cpp | 168 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::IdentifierTableInfo 208 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ContextIDTableInfo 227 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ContextInfoTableInfo 279 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ObjCPropertyTableInfo 305 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::FieldTableInfo 389 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ObjCMethodTableInfo 451 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::ObjCSelectorTableInfo 473 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::GlobalVariableTableInfo 496 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::GlobalFunctionTableInfo 519 static internal_key_type ReadKey(const uint8_t *Data, unsigned Length) { in ReadKey() function in clang::api_notes::__anonc79998a20111::CXXMethodTableInfo [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfReader.h | 552 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 102 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anon35ca0d360311::IdentifierIndexReaderTrait
|
| H A D | ASTReader.cpp | 979 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTSelectorLookupTrait 1051 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in ASTIdentifierLookupTraitBase 1289 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in ASTDeclContextNameLookupTrait 1331 ModuleLocalNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in ModuleLocalNameLookupTrait 1355 LazySpecializationInfoLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in LazySpecializationInfoLookupTrait 2242 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in HeaderFileInfoTrait
|