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