Home
last modified time | relevance | path

Searched defs:RawConvention (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp307 if (auto RawConvention = Payload & 0x7) { in ReadParamInfo() local
323 if (auto RawConvention = Payload & 0x7) { in ReadFunctionInfo() local