Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h254 DefinedSVal getBlockPointer(const BlockDecl *block, CanQualType locTy,
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp260 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
H A DExprEngineC.cpp203 SVal V = svalBuilder.getBlockPointer(BD, T, in VisitBlockExpr()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1651 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, in getBlockPointer() function
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp5811 DeclaratorChunk::getBlockPointer(DS.getTypeQualifiers(), Loc), in ParseDeclaratorInternal()