Home
last modified time | relevance | path

Searched refs:BlockPointerTypes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h196 mutable llvm::FoldingSet<BlockPointerType> BlockPointerTypes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp3286 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getBlockPointerType()
3297 BlockPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getBlockPointerType()
3302 BlockPointerTypes.InsertNode(New, InsertPos); in getBlockPointerType()