Searched defs:IsArray (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp225 bool IsArray = isa<ElementRegion>(Target); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1521 FindAllocationFunctions(SourceLocation StartLoc, SourceRange Range, bool UseGlobal, QualType AllocType, bool IsArray, Expr **PlaceArgs, unsigned NumPlaceArgs, FunctionDecl *&OperatorNew, FunctionDecl *&OperatorDelete) argument

Completed in 171 milliseconds