Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp468 static void emitBlockID(unsigned ID, const char *Name, in emitBlockID() function
498 #define BLOCK(X) emitBlockID(X ## _ID, #X, Stream, Record) in emitBlockInfoBlock()