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

  /external/clang/lib/Index/
CodegenNameGenerator.cpp 33 : MC(Ctx.createMangleContext()),
78 std::unique_ptr<MangleContext> M(Ctx.createMangleContext());
  /development/vndk/tools/header-checker/header-abi-dumper/src/
ast_processing.cpp 218 ctx.createMangleContext());
  /frameworks/compile/slang/
slang_rs_context.cpp 65 mMangleCtx(Ctx.createMangleContext()),
  /external/clang/lib/CodeGen/
CGCXXABI.h 49 : CGM(CGM), MangleCtx(CGM.getContext().createMangleContext()) {}
  /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/
Expr.cpp 478 MC.reset(Context.createMangleContext());
500 MC.reset(Context.createMangleContext());
    [all...]
ASTContext.cpp     [all...]

Completed in 308 milliseconds