Home
last modified time | relevance | path

Searched defs:Ctx (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/external/compiler-rt/test/tsan/
Dcond_race.cc8 struct Ctx { struct
15 Ctx *c = (Ctx*)p; in thr() argument
/external/clang/lib/StaticAnalyzer/Checkers/
DSelectorExtras.h19 static inline Selector getKeywordSelectorImpl(ASTContext &Ctx, in getKeywordSelectorImpl()
31 static inline Selector getKeywordSelector(ASTContext &Ctx, va_list argp) { in getKeywordSelector()
38 static inline Selector getKeywordSelector(ASTContext &Ctx, in getKeywordSelector()
48 static inline void lazyInitKeywordSelector(Selector &Sel, ASTContext &Ctx, in lazyInitKeywordSelector()
58 static inline void lazyInitNullarySelector(Selector &Sel, ASTContext &Ctx, in lazyInitNullarySelector()
DCastSizeChecker.cpp49 static bool evenFlexibleArraySize(ASTContext &Ctx, CharUnits RegionSize, in evenFlexibleArraySize()
93 ASTContext &Ctx = C.getASTContext(); in checkPreStmt() local
/external/clang/lib/AST/
DExprClassification.cpp37 Cl Expr::ClassifyImpl(ASTContext &Ctx, SourceLocation *Loc) const { in ClassifyImpl()
102 static Cl::Kinds ClassifyInternal(ASTContext &Ctx, const Expr *E) { in ClassifyInternal()
404 static Cl::Kinds ClassifyDecl(ASTContext &Ctx, const Decl *D) { in ClassifyDecl()
432 static Cl::Kinds ClassifyUnnamed(ASTContext &Ctx, QualType T) { in ClassifyUnnamed()
449 static Cl::Kinds ClassifyMemberExpr(ASTContext &Ctx, const MemberExpr *E) { in ClassifyMemberExpr()
506 static Cl::Kinds ClassifyBinaryOp(ASTContext &Ctx, const BinaryOperator *E) { in ClassifyBinaryOp()
541 static Cl::Kinds ClassifyConditional(ASTContext &Ctx, const Expr *True, in ClassifyConditional()
573 static Cl::ModifiableType IsModifiable(ASTContext &Ctx, const Expr *E, in IsModifiable()
646 Expr::isModifiableLvalue(ASTContext &Ctx, SourceLocation *Loc) const { in isModifiableLvalue()
DRecordLayout.cpp20 void ASTRecordLayout::Destroy(ASTContext &Ctx) { in Destroy()
31 ASTRecordLayout::ASTRecordLayout(const ASTContext &Ctx, CharUnits size, in ASTRecordLayout()
47 ASTRecordLayout::ASTRecordLayout(const ASTContext &Ctx, in ASTRecordLayout()
/external/llvm/include/llvm/MC/
DMCExpr.h304 static const MCSymbolRefExpr *Create(const MCSymbol *Symbol, MCContext &Ctx) { in Create()
363 static const MCUnaryExpr *CreateLNot(const MCExpr *Expr, MCContext &Ctx) { in CreateLNot()
366 static const MCUnaryExpr *CreateMinus(const MCExpr *Expr, MCContext &Ctx) { in CreateMinus()
369 static const MCUnaryExpr *CreateNot(const MCExpr *Expr, MCContext &Ctx) { in CreateNot()
372 static const MCUnaryExpr *CreatePlus(const MCExpr *Expr, MCContext &Ctx) { in CreatePlus()
435 MCContext &Ctx) { in CreateAdd()
439 MCContext &Ctx) { in CreateAnd()
443 MCContext &Ctx) { in CreateDiv()
447 MCContext &Ctx) { in CreateEQ()
451 MCContext &Ctx) { in CreateGT()
[all …]
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.cpp194 MCContext &Ctx, in InstrumentAndEmitInstruction()
290 const RegisterContext &RegCtx, MCContext &Ctx, MCStreamer &Out) { in InstrumentMemOperand()
304 MCContext &Ctx, MCStreamer &Out) { in InstrumentMOVSBase()
358 MCContext &Ctx, const MCInstrInfo &MII, in InstrumentMOVS()
384 OperandVector &Operands, MCContext &Ctx, in InstrumentMOV()
442 unsigned Reg, MCContext &Ctx, in ComputeMemOperandAddress()
476 MCContext &Ctx, int64_t *Residue) { in AddDisplacement()
512 unsigned GetFrameReg(const MCContext &Ctx, MCStreamer &Out) { in GetFrameReg()
540 MCContext &Ctx, in InstrumentMemOperandPrologue()
570 MCContext &Ctx, in InstrumentMemOperandEpilogue()
[all …]
/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp104 CallingContext Ctx(nullptr, D); in translateAttrExpr() local
155 CallingContext *Ctx) { in translateAttrExpr()
203 til::SExpr *SExprBuilder::translate(const Stmt *S, CallingContext *Ctx) { in translate()
274 CallingContext *Ctx) { in translateDeclRefExpr()
299 CallingContext *Ctx) { in translateCXXThisExpr()
343 CallingContext *Ctx) { in translateMemberExpr()
359 CallingContext *Ctx, in translateCallExpr()
385 const CXXMemberCallExpr *ME, CallingContext *Ctx) { in translateCXXMemberCallExpr()
401 const CXXOperatorCallExpr *OCE, CallingContext *Ctx) { in translateCXXOperatorCallExpr()
416 CallingContext *Ctx) { in translateUnaryOperator()
[all …]
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp115 static std::string formatSymbol(const Dumper::Context &Ctx, in formatSymbol()
137 static std::error_code resolveRelocation(const Dumper::Context &Ctx, in resolveRelocation()
160 void Dumper::printRuntimeFunctionEntry(const Context &Ctx, in printRuntimeFunctionEntry()
232 void Dumper::printUnwindInfo(const Context &Ctx, const coff_section *Section, in printUnwindInfo()
276 void Dumper::printRuntimeFunction(const Context &Ctx, in printRuntimeFunction()
300 void Dumper::printData(const Context &Ctx) { in printData()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachORelocationInfo.cpp23 ARMMachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} in ARMMachORelocationInfo()
41 MCRelocationInfo *llvm::createARMMachORelocationInfo(MCContext &Ctx) { in createARMMachORelocationInfo()
DARMMCExpr.h39 static const ARMMCExpr *CreateUpper16(const MCExpr *Expr, MCContext &Ctx) { in CreateUpper16()
43 static const ARMMCExpr *CreateLower16(const MCExpr *Expr, MCContext &Ctx) { in CreateLower16()
/external/llvm/lib/IR/
DDiagnosticInfo.cpp172 void llvm::emitOptimizationRemark(LLVMContext &Ctx, const char *PassName, in emitOptimizationRemark()
178 void llvm::emitOptimizationRemarkMissed(LLVMContext &Ctx, const char *PassName, in emitOptimizationRemarkMissed()
185 void llvm::emitOptimizationRemarkAnalysis(LLVMContext &Ctx, in emitOptimizationRemarkAnalysis()
199 void llvm::emitLoopVectorizeWarning(LLVMContext &Ctx, const Function &Fn, in emitLoopVectorizeWarning()
205 void llvm::emitLoopInterleaveWarning(LLVMContext &Ctx, const Function &Fn, in emitLoopInterleaveWarning()
/external/llvm/lib/MC/MCDisassembler/
DMCRelocationInfo.cpp17 MCRelocationInfo::MCRelocationInfo(MCContext &Ctx) in MCRelocationInfo()
37 MCRelocationInfo *llvm::createMCRelocationInfo(StringRef TT, MCContext &Ctx) { in createMCRelocationInfo()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCExpr.h50 bool isDarwin, MCContext &Ctx) { in CreateLo()
55 bool isDarwin, MCContext &Ctx) { in CreateHi()
60 bool isDarwin, MCContext &Ctx) { in CreateHa()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp53 MCContext &Ctx = Streamer.getContext(); in getExprForPersonalitySymbol() local
66 MCContext &Ctx = Streamer.getContext(); in getExprForFDESymbol() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFRelocationInfo.cpp26 X86_64ELFRelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} in X86_64ELFRelocationInfo()
132 MCRelocationInfo *llvm::createX86_64ELFRelocationInfo(MCContext &Ctx) { in createX86_64ELFRelocationInfo()
DX86MachORelocationInfo.cpp25 X86_64MachORelocationInfo(MCContext &Ctx) : MCRelocationInfo(Ctx) {} in X86_64MachORelocationInfo()
114 MCRelocationInfo *llvm::createX86_64MachORelocationInfo(MCContext &Ctx) { in createX86_64MachORelocationInfo()
/external/clang/lib/ARCMigrate/
DTransEmptyStatementsAndDealloc.cpp34 ASTContext &Ctx) { in isEmptyARCMTMacroStatement()
79 ASTContext &Ctx; member in __anon891dab100111::EmptyChecker
188 static bool isBodyEmpty(CompoundStmt *body, ASTContext &Ctx, in isBodyEmpty()
198 ASTContext &Ctx = pass.Ctx; in cleanupDeallocOrFinalize() local
DObjCMT.cpp581 void ObjCMigrateASTConsumer::migrateObjCContainerDecl(ASTContext &Ctx, in migrateObjCContainerDecl()
609 ClassImplementsAllMethodsAndProperties(ASTContext &Ctx, in ClassImplementsAllMethodsAndProperties()
769 static void rewriteToNSMacroDecl(ASTContext &Ctx, in rewriteToNSMacroDecl()
811 static bool UseNSOptionsMacro(Preprocessor &PP, ASTContext &Ctx, in UseNSOptionsMacro()
852 void ObjCMigrateASTConsumer::migrateProtocolConformance(ASTContext &Ctx, in migrateProtocolConformance()
919 bool ObjCMigrateASTConsumer::migrateNSEnumDecl(ASTContext &Ctx, in migrateNSEnumDecl()
976 static void ReplaceWithInstancetype(ASTContext &Ctx, in ReplaceWithInstancetype()
1021 void ObjCMigrateASTConsumer::migrateMethodInstanceType(ASTContext &Ctx, in migrateMethodInstanceType()
1166 static bool IsValidIdentifier(ASTContext &Ctx, in IsValidIdentifier()
1176 bool ObjCMigrateASTConsumer::migrateProperty(ASTContext &Ctx, in migrateProperty()
[all …]
DTransforms.cpp42 bool trans::canApplyWeak(ASTContext &Ctx, QualType type, in canApplyWeak()
125 ASTContext &Ctx, bool IsDecl) { in findLocationAfterSemi()
137 ASTContext &Ctx, in findSemiAfterLocation()
174 bool trans::hasSideEffects(Expr *E, ASTContext &Ctx) { in hasSideEffects()
215 StringRef trans::getNilString(ASTContext &Ctx) { in getNilString()
527 ASTContext &Ctx = pass.Ctx; in GCRewriteFinalize() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h390 typename V::R_SExpr traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
451 typename V::R_SExpr traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
480 typename V::R_SExpr traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
502 template <class V> typename V::R_SExpr traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
569 typename V::R_SExpr Literal::traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
638 typename V::R_SExpr traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
675 typename V::R_SExpr traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
730 typename V::R_SExpr traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
771 typename V::R_SExpr traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
807 typename V::R_SExpr traverse(V &Vs, typename V::R_Ctx Ctx) { in traverse()
[all …]
/external/llvm/unittests/IR/
DValueTest.cpp47 LLVMContext &Ctx = getGlobalContext(); in TEST() local
94 LLVMContext &Ctx = getGlobalContext(); in TEST() local
/external/llvm/lib/Target/NVPTX/
DNVPTXMCExpr.h43 MCContext &Ctx) { in CreateConstantFPSingle()
48 MCContext &Ctx) { in CreateConstantFPDouble()
/external/clang/include/clang/AST/
DRedeclarable.h49 DeclLink(LatestTag, const ASTContext &Ctx) in DeclLink()
108 static DeclLink LatestDeclLink(const ASTContext &Ctx) { in LatestDeclLink()
131 Redeclarable(const ASTContext &Ctx) in Redeclarable()
/external/llvm/lib/MC/
DMCExpr.cpp134 const MCExpr *RHS, MCContext &Ctx) { in Create()
139 MCContext &Ctx) { in Create()
143 const MCConstantExpr *MCConstantExpr::Create(int64_t Value, MCContext &Ctx) { in Create()
160 MCContext &Ctx) { in Create()
165 MCContext &Ctx) { in Create()

12345678910>>...13