Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DScope.cpp36 PrototypeIndex = 0; in setFlags()
52 PrototypeIndex = 0; in setFlags()
H A DSemaRISCVVectorLookup.cpp184 ProtoSeq2ArrayRef(Record.PrototypeIndex, Record.PrototypeLength); in InitIntrinsicList()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScope.h175 unsigned short PrototypeIndex; variable
310 return PrototypeIndex++; in getNextFunctionPrototypeIndex()
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DRISCVVEmitter.cpp684 R.PrototypeIndex = SST.getIndex(SR.Prototype); in createRVVIntrinsicRecords()
702 assert(R.PrototypeIndex != in createRVVIntrinsicRecords()
/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h480 uint16_t PrototypeIndex; member
/openbsd-src/gnu/llvm/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1065 OS << Record.PrototypeIndex << ","; in operator <<()