Go to the source code of this file.
|  | 
| namespace | clang | 
|  | The JSON file list parser is used to communicate input to InstallAPI. 
 | 
|  | 
| IntegerLiteral * | clang::IntegerLiteralExpr (ASTContext &C, uint64_t Val) | 
| Expr * | clang::CStyleCastPtrExpr (Sema &S, QualType Ty, Expr *E) | 
| Expr * | clang::CStyleCastPtrExpr (Sema &S, QualType Ty, uintptr_t Ptr) | 
| Sema::DeclGroupPtrTy | clang::CreateDGPtrFrom (Sema &S, Decl *D) | 
| NamespaceDecl * | clang::LookupNamespace (Sema &S, llvm::StringRef Name, const DeclContext *Within) | 
| NamedDecl * | clang::LookupNamed (Sema &S, llvm::StringRef Name, const DeclContext *Within) | 
| std::string | clang::GetFullTypeName (ASTContext &Ctx, QualType QT) |