Home
last modified time | relevance | path

Searched refs:emitBlockID (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp449 static void emitBlockID(unsigned ID, const char *Name, in emitBlockID() function
479 #define BLOCK(X) emitBlockID(X ## _ID, #X, Stream, Record) in emitBlockInfoBlock()