Searched refs:setResultTypeSourceInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h351 void setResultTypeSourceInfo(TypeSourceInfo *TInfo) { ResultTInfo = TInfo; } function in class:clang::ObjCList
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp713 MD->setResultTypeSourceInfo(GetTypeSourceInfo(Record, Idx));

Completed in 139 milliseconds