Searched refs:getDecodedCodeModel (Results 1 – 1 of 1) sorted by relevance
1222 static std::optional<CodeModel::Model> getDecodedCodeModel(unsigned Val) { in getDecodedCodeModel() function4111 if (auto CM = getDecodedCodeModel(Record[17])) in parseGlobalVarRecord()