Home
last modified time | relevance | path

Searched defs:ast (Results 1 – 25 of 36) sorted by relevance

12

/external/lldb/source/Symbol/
DClangASTContext.cpp343 ASTContext *ast = getASTContext(); in HasExternalSource() local
352 ASTContext *ast = getASTContext(); in SetExternalSource() local
364 ASTContext *ast = getASTContext(); in RemoveExternalSource() local
529 QualTypeMatchesBitSize(const uint64_t bit_size, ASTContext *ast, QualType qual_type) in QualTypeMatchesBitSize()
543 ClangASTContext::GetBuiltinTypeForEncodingAndBitSize (ASTContext *ast, Encoding encoding, uint32_t … in GetBuiltinTypeForEncodingAndBitSize()
670 ClangASTContext::GetBasicType (ASTContext *ast, const ConstString &name) in GetBasicType()
695 ClangASTContext::GetBasicType (ASTContext *ast, lldb::BasicType basic_type) in GetBasicType()
811 ASTContext *ast = getASTContext(); in GetBuiltinTypeForDWARFEncodingAndBitSize() local
1021 ClangASTContext::GetUnknownAnyType(clang::ASTContext *ast) in GetUnknownAnyType()
1031 ASTContext *ast = getASTContext(); in GetCStringType() local
[all …]
DClangASTType.cpp56 GetCompleteQualType (ASTContext *ast, QualType qual_type, bool allow_completion = true) in GetCompleteQualType()
175 ClangASTType::ClangASTType (clang::ASTContext *ast, in ClangASTType()
1438 ClangASTType::SetClangType (clang::ASTContext *ast, clang::QualType qual_type) in SetClangType()
1519 GetFullyUnqualifiedType_Impl (ASTContext *ast, QualType qual_type) in GetFullyUnqualifiedType_Impl()
2588 GetObjCFieldAtIndex (clang::ASTContext *ast, in GetObjCFieldAtIndex()
/external/lldb/include/lldb/Symbol/
DClangNamespaceDecl.h27 ClangNamespaceDecl (clang::ASTContext *ast, clang::NamespaceDecl *namespace_decl) : in ClangNamespaceDecl()
75 SetASTContext (clang::ASTContext *ast) in SetASTContext()
DClangASTType.h271 SetClangType (clang::ASTContext *ast, lldb::clang_type_t type) in SetClangType()
/external/mesa3d/src/glsl/
Dglsl_parser_extras.cpp508 ast_node *ast = exec_node_data(ast_node, n, link); in print() local
591 ast_node *ast = exec_node_data(ast_node, n, link); in print() local
627 ast_node *ast = exec_node_data(ast_node, n, link); in print() local
677 ast_node *ast = exec_node_data(ast_node, n, link); in print() local
756 ast_node *ast = exec_node_data(ast_node, ptr, link); in print() local
888 ast_node *ast = exec_node_data(ast_node, n, link); in print() local
904 ast_node *ast = exec_node_data(ast_node, n, link); in print() local
920 ast_node *ast = exec_node_data(ast_node, n, link); in print() local
991 ast_node *ast = exec_node_data(ast_node, n, link); in print() local
Dmain.cpp158 ast_node *ast = exec_node_data(ast_node, n, link); in compile_shader() local
Dast_function.cpp45 ast_node *const ast = exec_node_data(ast_node, n, link); in process_parameters() local
1331 ast_node *ast = exec_node_data(ast_node, n, link); in hir() local
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
DTemplateCompiler.java88 private Template compile(TemplateSyntaxTree ast, String templateName, EscapeMode mode) { in compile()
109 private CharSequence translateAstToJavaSource(TemplateSyntaxTree ast, EscapeMode mode) { in translateAstToJavaSource()
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
DOptimizingTemplateFactory.java51 private void optimize(TemplateSyntaxTree ast) { in optimize()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DCalendarTests.java105 TimeZone ast = TimeZone.getTimeZone("Europe/Athens"); in getTestObjects() local
137 TimeZone ast = TimeZone.getTimeZone("Africa/Addis_Ababa"); in getTestObjects() local
/external/lldb/source/DataFormatters/
DNSArray.cpp101 clang::ASTContext *ast = valobj_sp->GetClangType().GetASTContext(); in NSArrayMSyntheticFrontEnd() local
210 clang::ASTContext *ast = valobj_sp->GetClangType().GetASTContext(); in NSArrayISyntheticFrontEnd() local
DNSDictionary.cpp39 clang::ASTContext *ast = target_ast_context->getASTContext(); in GetLLDBNSPairType() local
DCXXFormatterFunctions.cpp521 clang::ASTContext* ast = valobj.GetClangType().GetASTContext(); in WCharStringSummaryProvider() local
609 clang::ASTContext* ast = valobj.GetClangType().GetASTContext(); in WCharSummaryProvider() local
/external/clang/unittests/AST/
DASTVectorTest.cpp23 namespace ast { namespace
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/
DTestSuiteAdapter.java88 public static ITestCaseOutput createAstOutput(String ast) { in createAstOutput()
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DGrammarAST.java160 public void initialize(Tree ast) { in initialize()
421 public boolean equals(Object ast) { in equals()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
Djdimodel.jar ... eclipse/jdt/internal/debug/eval/ast/ org/eclipse/jdt/internal/debug ...
/external/lldb/source/Plugins/SymbolFile/Symtab/
DSymbolFileSymtab.cpp85 ClangASTContext &ast = m_obj_file->GetModule()->GetClangASTContext(); in GetClangASTContext() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jar ... org/eclipse/jdt/internal/compiler/ast/ org/eclipse/jdt/internal/compiler ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/lldb/source/Expression/
DClangASTSource.cpp1715 clang::ASTContext *ast = type.GetASTContext(); in AddVarDecl() local
1745 clang::ASTContext *ast = type.GetASTContext(); in AddFunDecl() local
/external/llvm/lib/Analysis/
DAliasSetTracker.cpp640 AliasSetTracker::ASTCallbackVH::ASTCallbackVH(Value *V, AliasSetTracker *ast) in ASTCallbackVH()
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp1699 ClangASTContext *ast = process->GetTarget().GetScratchClangASTContext(); in UpdateISAToDescriptorMapDynamic() local
1945 ClangASTContext *ast = process->GetTarget().GetScratchClangASTContext(); in UpdateISAToDescriptorMapSharedCache() local
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp721 AliasSetTracker &ast, LoopInfo &li, DebugLoc dl, int alignment, in LoopPromoter()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp524 ClangASTContext &ast = m_obj_file->GetModule()->GetClangASTContext(); in GetClangASTContext() local
1466 clang::ASTContext *ast = GetClangASTContext().getASTContext(); in ParseTemplateDIE() local
1551 ClangASTContext &ast = GetClangASTContext(); in ParseClassTemplateDecl() local
5659 ClangASTContext &ast = GetClangASTContext(); in ParseType() local

12