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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1996 void ParseThreadSafetyAttribute(IdentifierInfo &AttrName,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp266 ParseThreadSafetyAttribute(*AttrName, AttrNameLoc, Attrs, EndLoc);
1146 void Parser::ParseThreadSafetyAttribute(IdentifierInfo &AttrName, function in class:Parser

Completed in 48 milliseconds