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.cpp1147 SVal LengthVal, QualType LengthTy) { in isFirstBufInBound()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6556 Type *LengthTy = MI.getLength()->getType(); in visitIntrinsicCall() local
6572 Type *LengthTy = MI.getLength()->getType(); in visitIntrinsicCall() local
6588 Type *LengthTy = MI.getLength()->getType(); in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6344 llvm::IntegerType *LengthTy = in GetAddrOfConstantCFString() local