Eclipse CDT
7.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.cpp.ICPPFunctionType

Packages that use ICPPFunctionType
org.eclipse.cdt.core.dom.ast.cpp   
 

Uses of ICPPFunctionType in org.eclipse.cdt.core.dom.ast.cpp
 

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPFunctionType
 ICPPFunctionType ICPPFunction.getType()
          Returns the IFunctionType for this function
 


Eclipse CDT
7.0

Copyright (c) IBM Corp. and others 2004, 2012. All Rights Reserved.