HomeSort by: relevance | last modified time | path
    Searched refs:isDeclspecPropertyAttribute (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ParsedAttr.h 435 bool isDeclspecPropertyAttribute() const {
556 assert(isDeclspecPropertyAttribute() &&
562 assert(isDeclspecPropertyAttribute() &&
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclCXX.cpp 3162 return AL.isDeclspecPropertyAttribute();

Completed in 25 milliseconds