Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp713 void callValueTypeCallback(Value *F, unsigned TypeID);
3925 void BitcodeReader::callValueTypeCallback(Value *F, unsigned TypeID) { in callValueTypeCallback() function in BitcodeReader
3977 callValueTypeCallback(Func, FTyID); in parseFunctionRecord()