HomeSort by: relevance | last modified time | path
    Searched refs:EmitKey (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/driver/
cc1gen_reproducer_main.cpp 79 auto EmitKey = [&](StringRef Key) {
88 EmitKey(Key);
94 EmitKey("invocation-args");
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
OnDiskHashTable.h 50 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
191 InfoObj.EmitKey(Out, I->Key, Len.first);
197 InfoObj.EmitKey(Out, I->Key, Len.first);
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProfWriter.cpp 136 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
GlobalModuleIndex.cpp 744 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) {
ASTWriter.cpp 1680 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) {
3029 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) {
3351 void EmitKey(raw_ostream& Out, const IdentifierInfo* II,
3591 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) {

Completed in 50 milliseconds