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

  /external/clang/lib/CodeGen/
CGDecl.cpp 222 GV->setAlignment(getContext().getDeclAlign(&D).getQuantity());
358 CharUnits alignment = getContext().getDeclAlign(&D);
    [all...]
CGDeclCXX.cpp 170 ConstantAddress DeclAddr(DeclPtr, getContext().getDeclAlign(&D));
CGBlocks.cpp 435 CharUnits align = C.getDeclAlign(variable);
    [all...]
CGExpr.cpp     [all...]
CodeGenModule.cpp     [all...]
CGOpenMPRuntime.cpp     [all...]
CGCall.cpp     [all...]
CGStmtOpenMP.cpp 294 Var, Address(ArgAddr.getPointer(), getContext().getDeclAlign(Var)));
725 getContext().getDeclAlign(VD));
    [all...]
CGExprConstant.cpp     [all...]
ItaniumCXXABI.cpp     [all...]
CGDebugInfo.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
SemaDecl.cpp     [all...]
SemaOpenMP.cpp     [all...]

Completed in 722 milliseconds