Home
last modified time | relevance | path

Searched refs:IndexType (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h191 QualType IndexType = QualType()) const;
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExpr.cpp642 llvm::Value *Index, QualType IndexType, in EmitBoundsCheck() argument
652 bool IndexSigned = IndexType->isSignedIntegerOrEnumerationType(); in EmitBoundsCheck()
659 EmitCheckTypeDescriptor(IndexType) in EmitBoundsCheck()
DCodeGenFunction.h1668 QualType IndexType, bool Accessed);