Home
last modified time | relevance | path

Searched defs:AssumptionLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h43 SourceLocation AssumptionLoc; member
H A Dubsan_handlers.cpp157 SourceLocation AssumptionLoc = Data->AssumptionLoc.acquire(); in handleAlignmentAssumptionImpl() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2532 emitAlignmentAssumption(llvm::Value * PtrValue,QualType Ty,SourceLocation Loc,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument
2572 emitAlignmentAssumption(llvm::Value * PtrValue,const Expr * E,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument