Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/ !
H A DASTContext.h2012 QualType getjmp_bufType() const { in getjmp_bufType() function
/src/contrib/llvm-project/clang/lib/Serialization/ !
H A DASTWriter.cpp5417 AddTypeRef(Context.getjmp_bufType(), SpecialTypes); in WriteASTCore()
/src/contrib/llvm-project/clang/lib/AST/ !
H A DASTContext.cpp11947 Type = Context.getjmp_bufType(); in DecodeTypeFromStr()