Searched refs:ASTContext (Results 301 - 325 of 415) sorted by relevance

<<11121314151617

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp16 #include "clang/AST/ASTContext.h"
162 static void MarkUsedTemplateParameters(ASTContext &Ctx,
167 static void MarkUsedTemplateParameters(ASTContext &Ctx, QualType T,
214 checkDeducedTemplateArguments(ASTContext &Context,
2505 static bool isSameTemplateArg(ASTContext &Context,
3344 ASTContext &Context = S.Context;
4980 AddImplicitObjectParameterType(ASTContext &Context,
5663 MarkUsedTemplateParameters(ASTContext &Ctx,
5713 MarkUsedTemplateParameters(ASTContext &Ctx,
5730 MarkUsedTemplateParameters(ASTContext
[all...]
H A DSemaDecl.cpp15 #include "clang/AST/ASTContext.h"
260 ASTContext &Context = S.Context;
528 synthesizeCurrentNestedNameSpecifier(ASTContext &Context, DeclContext *DC) {
842 ASTContext &Context = S.Context;
1431 ASTContext &Context,
1523 ASTContext&);
1845 static void GenerateFixForUnusedDecl(const NamedDecl *D, ASTContext &Ctx,
2030 ASTContext &Context = ThisSema.Context;
2041 ASTContext::GetBuiltinTypeError Error) {
2043 case ASTContext
[all...]
H A DSemaChecking.cpp15 #include "clang/AST/ASTContext.h"
1443 ASTContext::GetBuiltinTypeError Error;
1445 if (Error != ASTContext::GE_None)
2022 static QualType getNeonEltType(NeonTypeFlags Flags, ASTContext &Context,
4153 static bool isNonNullType(ASTContext &ctx, QualType type) {
8205 shouldNotPrintDirectly(const ASTContext &Context,
8403 // (long in ASTContext). Only complain to pedants.
8906 static QualType getAbsoluteValueArgumentType(ASTContext &Context,
8911 ASTContext::GetBuiltinTypeError Error = ASTContext
[all...]
H A DSemaAvailability.cpp26 static const AvailabilityAttr *getAttrForPlatform(ASTContext &Context,
178 shouldDiagnoseAvailabilityByDefault(const ASTContext &Context,
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp16 #include "clang/AST/ASTContext.h"
71 ASTContext &Ctx = getState()->getStateManager().getContext();
405 ASTContext &Ctx = getState()->getStateManager().getContext();
800 ASTContext &Ctx = SVB.getContext();
H A DSimpleSValBuilder.cpp31 SimpleSValBuilder(llvm::BumpPtrAllocator &alloc, ASTContext &context,
59 ASTContext &context,
291 ASTContext &Ctx = getContext();
H A DStore.cpp14 #include "clang/AST/ASTContext.h"
75 ASTContext &Ctx = StateMgr.getContext();
H A DExprEngineCXX.cpp101 ASTContext &Ctx = SVB.getContext();
117 ASTContext &ACtx = SVB.getContext();
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp18 #include "clang/AST/ASTContext.h"
32 CodeGenTBAA::CodeGenTBAA(ASTContext &Ctx, llvm::Module &M,
H A DCGCall.cpp357 getArgTypesForCall(ASTContext &ctx, const CallArgList &args) {
365 getArgTypesForDeclaration(ASTContext &ctx, const FunctionArgList &args) {
907 getTypeExpansion(QualType Ty, const ASTContext &Context) {
962 static int getExpansionSize(QualType Ty, const ASTContext &Context) {
1392 ClangToLLVMArgMapping(const ASTContext &Context, const CGFunctionInfo &FI,
1431 void construct(const ASTContext &Context, const CGFunctionInfo &FI,
1435 void ClangToLLVMArgMapping::construct(const ASTContext &Context,
1691 static void AddAttributesFromFunctionProtoType(ASTContext &Ctx,
2997 ASTContext &Context = CGM.getContext();
3029 const ASTContext
[all...]
H A DCGBlocks.cpp187 ASTContext &C = CGM.getContext();
524 ASTContext &C = CGM.getContext();
1186 ASTContext &Ctx = getContext();
1738 ASTContext &Ctx = CGM.getContext();
1926 ASTContext &C = getContext();
2123 ASTContext &C = getContext();
2374 ASTContext &Context = CGF.getContext();
2452 ASTContext &Context = CGF.getContext();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp10 #include "clang/AST/ASTContext.h"
249 static bool isDeclADefinition(const Decl *D, const DeclContext *ContainerDC, ASTContext &Ctx) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp184 ASTContext &ACtx) {
H A DStdLibraryFunctionsChecker.cpp730 const ASTContext &ACtx) {
762 const ASTContext &ACtx = BVF.getContext();
832 const ASTContext &ACtx;
835 AddToFunctionSummaryMap(const ASTContext &ACtx, FunctionSummaryMapType &FSM,
H A DCheckObjCDealloc.cpp171 void initIdentifierInfoAndSelectors(ASTContext &Ctx) const;
770 ASTContext &Ctx) const {
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp539 ASTContext &AC = State->getStateManager().getContext();
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTTypeTraits.h281 void dump(llvm::raw_ostream &OS, const ASTContext &Context) const;
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h39 class ASTContext;
374 const CXXDestructorDecl *getDestructorDecl(ASTContext &astContext) const;
375 bool isNoReturn(ASTContext &astContext) const;
1274 static std::unique_ptr<CFG> buildCFG(const Decl *D, Stmt *AST, ASTContext *C,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h65 class ASTContext;
334 /// instance of the ASTReader can be attached to an ASTContext object,
420 ASTContext *ContextObj = nullptr;
836 /// The IDs of the types ASTContext stores directly.
841 /// The IDs of CUDA-specific declarations ASTContext stores directly.
1497 ASTContext *Context, const PCHContainerReader &PCHContainerRdr,
1654 /// Initializes the ASTContext
2237 ASTContext &getContext() {
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp11 #include "clang/AST/ASTContext.h"
95 ASTContext &Ctx = MigrateCtx.Pass.Ctx;
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp15 #include "clang/AST/ASTContext.h"
288 DeclarationNameTable::DeclarationNameTable(const ASTContext &C) : Ctx(C) {
H A DStmtPrinter.cpp14 #include "clang/AST/ASTContext.h"
73 const ASTContext *Context;
78 StringRef NL = "\n", const ASTContext *Context = nullptr)
1121 const ASTContext *Context) {
2544 void Stmt::dumpPretty(const ASTContext &Context) const {
2550 StringRef NL, const ASTContext *Context) const {
/freebsd-13-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp191 bool containsConst(const VarDecl *VD, const ASTContext &ACtx) {
275 // Some parts of the triple in the loaded ASTContext can be unknown while the
276 // very same parts in the target ASTContext are known. Thus we check for the
699 "ASTContext of Decl and the unit should match.");
750 ASTContext &From = Unit->getASTContext();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp11 #include "clang/AST/ASTContext.h"
106 ASTContext &Ctx;
110 DeserializedDeclsChecker(ASTContext &Ctx,
828 // Parsing a model file should reuse the existing ASTContext.
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h35 class ASTContext;
178 static IdentifierLoc *create(ASTContext &Ctx, SourceLocation Loc,

Completed in 264 milliseconds

<<11121314151617