Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/
DBitcodeWriter.h121 REFERENCE_FIELD, enumerator
DBitcodeWriter.cpp188 {REFERENCE_FIELD, {"Field", &IntAbbrev}}}; in __anon1c3aeda80202()
236 REFERENCE_IS_IN_GLOBAL_NAMESPACE, REFERENCE_FIELD}}};
410 emitRecord((unsigned)Field, REFERENCE_FIELD); in emitBlock()
DBitcodeReader.cpp320 case REFERENCE_FIELD: in parseRecord()