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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h 1563 class FieldConstructionScope {
1565 FieldConstructionScope(CodeGenFunction &CGF, Address This)
1569 ~FieldConstructionScope() {
CGExprAgg.cpp 1669 CodeGenFunction::FieldConstructionScope FCS(CGF, Dest.getAddress());
CGClass.cpp 1345 FieldConstructionScope FCS(*this, LoadCXXThisAddress());

Completed in 33 milliseconds