Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaType.cpp7610 static Attr *getCCTypeAttr(ASTContext &Ctx, ParsedAttr &Attr) { in getCCTypeAttr() function
7857 Attr *CCAttr = getCCTypeAttr(S.Context, attr); in handleFunctionTypeAttr()