Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp260 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1651 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, in getBlockPointer() function