Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1194 PREDEF_DECL_CF_CONSTANT_STRING_ID = 15, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4371 PREDEF_DECL_CF_CONSTANT_STRING_ID); in WriteASTCore()
H A DASTReader.cpp7391 case PREDEF_DECL_CF_CONSTANT_STRING_ID: in getPredefinedDecl()