Home
last modified time | relevance | path

Searched refs:getBlockPointer (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h231 DefinedSVal getBlockPointer(const BlockDecl *block, CanQualType locTy,
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp289 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
H A DExprEngineC.cpp202 SVal V = svalBuilder.getBlockPointer(BD, T, in VisitBlockExpr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h1652 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, in getBlockPointer() function
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp5995 DeclaratorChunk::getBlockPointer(DS.getTypeQualifiers(), Loc), in ParseDeclaratorInternal()