clang API Documentation
#include "TypeLocBuilder.h"
#include "clang/AST/TypeLocNodes.def"
Go to the source code of this file.
case TypeLoc::CLASS: { \ CLASS##TypeLoc NewTL = push<class CLASS##TypeLoc>(CurTL.getType()); \ memcpy(NewTL.getOpaqueData(), CurTL.getOpaqueData(), NewTL.getLocalDataSize()); \ break; \ }
Generated on Tue Nov 18 2014 04:29:55 for r222231 by Doxygen 1.7.6.1.
See the Main Clang Web Page for more information.