Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h207 DefinedSVal getBlockPointer(const BlockDecl *block, CanQualType locTy,
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h240 DefinedSVal getBlockPointer(const BlockDecl *block, CanQualType locTy,
/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp220 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
DExprEngineC.cpp194 SVal V = svalBuilder.getBlockPointer(BD, T, in VisitBlockExpr()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp260 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
DExprEngineC.cpp203 SVal V = svalBuilder.getBlockPointer(BD, T, in VisitBlockExpr()
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h1649 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, in getBlockPointer() function
/external/clang/lib/Parse/
DParseDecl.cpp5090 D.AddTypeInfo(DeclaratorChunk::getBlockPointer(DS.getTypeQualifiers(), in ParseDeclaratorInternal()
/external/llvm-project/clang/lib/Parse/
DParseDecl.cpp5751 DeclaratorChunk::getBlockPointer(DS.getTypeQualifiers(), Loc), in ParseDeclaratorInternal()