HomeSort by: relevance | last modified time | path
    Searched defs:Construct (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 507 // Construct a type with type-source information.
1832 const CXXConstructExpr *Construct =
1834 if (Construct && !Construct->isElidable()) {
1835 CXXConstructorDecl *CD = Construct->getConstructor();
14485 // defined at class scope, warn about this non-standard construct.
17097 // Construct the decl.

Completed in 35 milliseconds