Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h252 DefinedSVal getBlockPointer(const BlockDecl *block, CanQualType locTy,
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp297 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
H A DExprEngineC.cpp200 SVal V = svalBuilder.getBlockPointer(BD, T, in VisitBlockExpr()
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1738 static DeclaratorChunk getBlockPointer(unsigned TypeQuals,
1690 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, getBlockPointer() function
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6748 DeclaratorChunk::getBlockPointer(DS.getTypeQualifiers(), Loc), in ParseDirectDeclarator()