clang API Documentation
#include <DeclCXX.h>

Public Types | |
| typedef ::clang::NamedDecl * | SimpleType |
Static Public Member Functions | |
| static SimpleType | getSimplifiedValue (const ::clang::AnyFunctionDecl &Val) |
Implement simplify_type for AnyFunctionDecl, so that we can dyn_cast from AnyFunctionDecl to any function or function template declaration.
| typedef ::clang::NamedDecl* llvm::simplify_type< const ::clang::AnyFunctionDecl >::SimpleType |
| static SimpleType llvm::simplify_type< const ::clang::AnyFunctionDecl >::getSimplifiedValue | ( | const ::clang::AnyFunctionDecl & | Val | ) | [inline, static] |