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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2326 void setNonKeyFunction(const CXXMethodDecl *method);
  /src/external/apache2/llvm/dist/clang/lib/AST/
RecordLayoutBuilder.cpp 3334 void ASTContext::setNonKeyFunction(const CXXMethodDecl *Method) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 14606 Context.setNonKeyFunction(MD);

Completed in 29 milliseconds