Searched refs:AST_ICALLBACK (Results 1 – 14 of 14) sorted by relevance
175 case ASTFileType::AST_ICALLBACK: { in GenIpcCCode()203 case ASTFileType::AST_ICALLBACK: { in GenIpcCppCode()224 case ASTFileType::AST_ICALLBACK: { in GenIpcJavaCode()248 case ASTFileType::AST_ICALLBACK: { in GenPassthroughCCode()272 case ASTFileType::AST_ICALLBACK: { in GenPassthroughCppCode()317 case ASTFileType::AST_ICALLBACK: { in GenLowCCode()
17 …tASTFileType() == ASTFileType::AST_IFACE || ast_->GetASTFileType() == ASTFileType::AST_ICALLBACK) { in ResolveDirectory()
16 …tASTFileType() == ASTFileType::AST_IFACE || ast_->GetASTFileType() == ASTFileType::AST_ICALLBACK) { in ResolveDirectory()
38 …tASTFileType() == ASTFileType::AST_IFACE || ast_->GetASTFileType() == ASTFileType::AST_ICALLBACK) { in Reset()
18 …tASTFileType() == ASTFileType::AST_IFACE || ast_->GetASTFileType() == ASTFileType::AST_ICALLBACK) { in ResolveDirectory()
47 AST_ICALLBACK, // this idl file contains class of callback interface enumerator
1577 ast_->SetAStFileType(ASTFileType::AST_ICALLBACK); in SetAstFileType()1607 case ASTFileType::AST_ICALLBACK: { in CheckIntegrity()