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

  /external/clang/lib/CodeGen/
CGDecl.cpp     [all...]
CGOpenMPRuntime.cpp     [all...]
CodeGenFunction.h     [all...]
CGStmtOpenMP.cpp 619 if (!isa<CXXConstructExpr>(Init) || isTrivialInitializer(Init)) {
    [all...]
CodeGenModule.cpp     [all...]

Completed in 163 milliseconds