Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h202 DefinedSVal getBlockPointer(const BlockDecl *block, CanQualType locTy,
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp203 DefinedSVal SValBuilder::getBlockPointer(const BlockDecl *block, in getBlockPointer() function in SValBuilder
H A DExprEngineC.cpp193 SVal V = svalBuilder.getBlockPointer(BE->getBlockDecl(), T, in VisitBlockExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1487 static DeclaratorChunk getBlockPointer(unsigned TypeQuals, in getBlockPointer() function
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp4781 D.AddTypeInfo(DeclaratorChunk::getBlockPointer(DS.getTypeQualifiers(), in ParseDeclaratorInternal()