Searched defs:LengthTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | CStringChecker.cpp | 1147 isFirstBufInBound(CheckerContext & C,ProgramStateRef State,SVal BufVal,QualType BufTy,SVal LengthVal,QualType LengthTy) isFirstBufInBound() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 6556 Type *LengthTy = MI.getLength()->getType(); visitIntrinsicCall() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 6322 llvm::IntegerType *LengthTy = GetAddrOfConstantCFString() local |