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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp912 static bool checkFunctionConditionAttr(Sema &S, Decl *D, const ParsedAttr &AL, function
945 if (checkFunctionConditionAttr(S, D, AL, Cond, Msg))
1000 if (!checkFunctionConditionAttr(S, D, AL, Cond, Msg))

Completed in 243 milliseconds