Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclID.h80 PREDEF_DECL_CF_CONSTANT_STRING_ID = 15, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5042 PREDEF_DECL_CF_CONSTANT_STRING_ID); in PrepareWritingSpecialDecls()
H A DASTReader.cpp7791 case PREDEF_DECL_CF_CONSTANT_STRING_ID: in getPredefinedDecl()