HomeSort by relevance Sort by last modified time
    Searched refs:IsThreadSafetyAttribute (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Parse/
Parser.h     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 185 if (IsThreadSafetyAttribute(AttrName->getName())) {
784 bool Parser::IsThreadSafetyAttribute(llvm::StringRef AttrName){
    [all...]

Completed in 25 milliseconds