Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1946 QualType getucontext_tType() const { in getucontext_tType() function
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp4907 AddTypeRef(Context.getucontext_tType(), SpecialTypes); in WriteASTCore()
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp11356 Type = Context.getucontext_tType(); in DecodeTypeFromStr()