Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1147 isFirstBufInBound(CheckerContext & C,ProgramStateRef State,SVal BufVal,QualType BufTy,SVal LengthVal,QualType LengthTy) isFirstBufInBound() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6556 Type *LengthTy = MI.getLength()->getType(); visitIntrinsicCall() local
6572 Type *LengthTy = MI.getLength()->getType(); visitIntrinsicCall() local
6588 Type *LengthTy = MI.getLength()->getType(); visitIntrinsicCall() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6322 llvm::IntegerType *LengthTy = GetAddrOfConstantCFString() local