Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1153 SVal LengthVal, QualType LengthTy) { in isFirstBufInBound()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6634 Type *LengthTy = MI.getLength()->getType(); in visitIntrinsicCall() local
6650 Type *LengthTy = MI.getLength()->getType(); in visitIntrinsicCall() local
6666 Type *LengthTy = MI.getLength()->getType(); in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6669 llvm::IntegerType *LengthTy = in GetAddrOfConstantCFString() local