Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp289 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h1652 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, in getBlockPointer() function