Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmtAttr.cpp26 static Attr *handleFallThroughAttr(Sema &S, Stmt *St, const AttributeList &A, in handleFallThroughAttr() function
281 return handleFallThroughAttr(S, St, A, Range); in ProcessStmtAttribute()