Home
last modified time | relevance | path

Searched refs:MakeSymExpr (Results 1 – 4 of 4) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/schema/
H A DAST.hpp106 SExpression * MakeSymExpr ( ASTBuilder & , const KSymbol * p_sym ) const;
H A DAST.cpp330 AST_Expr :: MakeSymExpr ( ASTBuilder & p_builder, const KSymbol* p_sym ) const in MakeSymExpr() function in AST_Expr
989 return MakeSymExpr ( p_builder, sym ); in MakeExpression()
1012 return MakeSymExpr ( p_builder, sym ); in MakeExpression()
1031 return MakeSymExpr ( p_builder, p_builder . Resolve ( GetLocation (), "@" ) ); in MakeExpression()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/schema/
H A DAST.hpp106 SExpression * MakeSymExpr ( ASTBuilder & , const KSymbol * p_sym ) const;
H A DAST.cpp330 AST_Expr :: MakeSymExpr ( ASTBuilder & p_builder, const KSymbol* p_sym ) const in MakeSymExpr() function in AST_Expr
989 return MakeSymExpr ( p_builder, sym ); in MakeExpression()
1012 return MakeSymExpr ( p_builder, sym ); in MakeExpression()
1031 return MakeSymExpr ( p_builder, p_builder . Resolve ( GetLocation (), "@" ) ); in MakeExpression()