Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/
DBitcodeWriter.h106 RECORD_LOCATION, enumerator
DBitcodeWriter.cpp166 {RECORD_LOCATION, {"Location", &LocationAbbrev}}, in __anon1c3aeda80202()
223 RECORD_LOCATION, RECORD_TAG_TYPE, RECORD_IS_TYPE_DEF}},
501 emitRecord(L, RECORD_LOCATION); in emitBlock()
DBitcodeReader.cpp170 case RECORD_LOCATION: in parseRecord()