Home
last modified time | relevance | path

Searched refs:getsigjmp_bufType (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h1422 QualType getsigjmp_bufType() const { in getsigjmp_bufType() function
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp4344 AddTypeRef(Context.getsigjmp_bufType(), SpecialTypes); in WriteASTCore()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp8064 Type = Context.getsigjmp_bufType(); in DecodeTypeFromStr()