Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp203 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1487 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, in getBlockPointer() function