Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaType.cpp7288 static Attr *getCCTypeAttr(ASTContext &Ctx, ParsedAttr &Attr) { in getCCTypeAttr() function
7529 Attr *CCAttr = getCCTypeAttr(S.Context, attr); in handleFunctionTypeAttr()