Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h1041 QualType getsigjmp_bufType() const { in getsigjmp_bufType() function
/external/clang/lib/Serialization/
DASTWriter.cpp3389 AddTypeRef(Context.getsigjmp_bufType(), SpecialTypes); in WriteASTCore()
/external/clang/lib/AST/
DASTContext.cpp6435 Type = Context.getsigjmp_bufType(); in DecodeTypeFromStr()