Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp324 void ReadParamInfo(const uint8_t *&Data, ParamInfo &Info) { in ReadParamInfo() function
365 ReadParamInfo(Data, pi); in ReadFunctionInfo()
416 ReadParamInfo(Data, *Info.Self); in readUnversioned()
541 ReadParamInfo(Data, *Info.This); in readUnversioned()