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

/external/clang/include/clang/AST/
H A DASTContext.h1334 QualType getjmp_bufType() const { function in class:clang::ASTContext
/external/clang/lib/AST/
H A DASTContext.cpp7643 Type = Context.getjmp_bufType();
/external/clang/lib/Serialization/
H A DASTWriter.cpp4271 AddTypeRef(Context.getjmp_bufType(), SpecialTypes);

Completed in 1568 milliseconds