Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1002 isFirstBufInBound(CheckerContext & C,ProgramStateRef State,SVal BufVal,QualType BufTy,SVal LengthVal,QualType LengthTy) isFirstBufInBound() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6238 Type *LengthTy = MI.getLength()->getType(); visitIntrinsicCall() local
6254 Type *LengthTy = MI.getLength()->getType(); visitIntrinsicCall() local
6270 Type *LengthTy = MI.getLength()->getType(); visitIntrinsicCall() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6199 llvm::IntegerType *LengthTy = GetAddrOfConstantCFString() local