Home
last modified time | relevance | path

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

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