Home
last modified time | relevance | path

Searched defs:getBlockPointer (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp220 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
/external/clang/include/clang/Sema/
DDeclSpec.h1553 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, in getBlockPointer() function