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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h 621 const Attr *getDefiningAttr() const;
  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp 506 const Attr *Decl::getDefiningAttr() const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 346 if (const Attr *A = D->getDefiningAttr())

Completed in 38 milliseconds